Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: AdBlocker/AdBlocker.vcproj

Issue 8949229: Removal of all user tracking and shareware parts (Closed)
Patch Set: Created Dec. 6, 2012, 4:38 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 » Version="9.00" 4 » Version="9,00"
5 Name="SimpleAdblock" 5 Name="SimpleAdblock"
6 ProjectGUID="{24AAF1A9-ACC0-4BEB-B781-084734D939B5}" 6 ProjectGUID="{24AAF1A9-ACC0-4BEB-B781-084734D939B5}"
7 RootNamespace="SimpleAdblock" 7 RootNamespace="SimpleAdblock"
8 Keyword="AtlProj" 8 Keyword="AtlProj"
9 TargetFrameworkVersion="131072" 9 TargetFrameworkVersion="131072"
10 > 10 >
11 <Platforms> 11 <Platforms>
12 <Platform 12 <Platform
13 Name="Win32" 13 Name="Win32"
14 /> 14 />
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
124 /> 124 />
125 <Tool 125 <Tool
126 Name="VCFxCopTool" 126 Name="VCFxCopTool"
127 /> 127 />
128 <Tool 128 <Tool
129 Name="VCAppVerifierTool" 129 Name="VCAppVerifierTool"
130 /> 130 />
131 <Tool 131 <Tool
132 Name="VCPostBuildEventTool" 132 Name="VCPostBuildEventTool"
133 CommandLine="copy &quot;$(TargetPath)&quot; &quo t;install\output\$(TargetName).dll&quot;" 133 CommandLine="copy &quot;$(TargetPath)&quot; &quo t;install\output\$(TargetName).dll&quot;"
134 » » » » ExcludedFromBuild="false" 134 » » » » ExcludedFromBuild="true"
Wladimir Palant 2012/12/10 11:49:13 I'm not sure I understand these changes correctly,
Oleksandr 2012/12/10 14:58:33 We had a custom build step in a project that every
135 /> 135 />
136 </Configuration> 136 </Configuration>
137 <Configuration 137 <Configuration
138 Name="Release Production|x64" 138 Name="Release Production|x64"
139 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 139 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
140 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)" 140 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)"
141 ConfigurationType="2" 141 ConfigurationType="2"
142 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault s\UpgradeFromVC60.vsprops" 142 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault s\UpgradeFromVC60.vsprops"
143 UseOfMFC="0" 143 UseOfMFC="0"
144 UseOfATL="1" 144 UseOfATL="1"
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 /> 339 />
340 <Tool 340 <Tool
341 Name="VCFxCopTool" 341 Name="VCFxCopTool"
342 /> 342 />
343 <Tool 343 <Tool
344 Name="VCAppVerifierTool" 344 Name="VCAppVerifierTool"
345 /> 345 />
346 <Tool 346 <Tool
347 Name="VCPostBuildEventTool" 347 Name="VCPostBuildEventTool"
348 CommandLine="copy &quot;$(TargetPath)&quot; &quo t;install\output\$(TargetName).dll&quot;" 348 CommandLine="copy &quot;$(TargetPath)&quot; &quo t;install\output\$(TargetName).dll&quot;"
349 » » » » ExcludedFromBuild="false" 349 » » » » ExcludedFromBuild="true"
350 /> 350 />
351 </Configuration> 351 </Configuration>
352 <Configuration 352 <Configuration
353 Name="Release Test|x64" 353 Name="Release Test|x64"
354 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 354 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
355 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)" 355 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)"
356 ConfigurationType="2" 356 ConfigurationType="2"
357 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault s\UpgradeFromVC60.vsprops" 357 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault s\UpgradeFromVC60.vsprops"
358 UseOfMFC="0" 358 UseOfMFC="0"
359 UseOfATL="1" 359 UseOfATL="1"
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
550 /> 550 />
551 <Tool 551 <Tool
552 Name="VCFxCopTool" 552 Name="VCFxCopTool"
553 /> 553 />
554 <Tool 554 <Tool
555 Name="VCAppVerifierTool" 555 Name="VCAppVerifierTool"
556 /> 556 />
557 <Tool 557 <Tool
558 Name="VCPostBuildEventTool" 558 Name="VCPostBuildEventTool"
559 CommandLine="copy &quot;$(TargetPath)&quot; &quo t;install\output\$(TargetName).dll&quot;" 559 CommandLine="copy &quot;$(TargetPath)&quot; &quo t;install\output\$(TargetName).dll&quot;"
560 » » » » ExcludedFromBuild="false" 560 » » » » ExcludedFromBuild="true"
561 /> 561 />
562 </Configuration> 562 </Configuration>
563 <Configuration 563 <Configuration
564 Name="Debug Test|x64" 564 Name="Debug Test|x64"
565 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 565 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
566 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)" 566 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)"
567 ConfigurationType="2" 567 ConfigurationType="2"
568 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault s\UpgradeFromVC60.vsprops" 568 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault s\UpgradeFromVC60.vsprops"
569 UseOfMFC="1" 569 UseOfMFC="1"
570 UseOfATL="1" 570 UseOfATL="1"
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
765 /> 765 />
766 <Tool 766 <Tool
767 Name="VCFxCopTool" 767 Name="VCFxCopTool"
768 /> 768 />
769 <Tool 769 <Tool
770 Name="VCAppVerifierTool" 770 Name="VCAppVerifierTool"
771 /> 771 />
772 <Tool 772 <Tool
773 Name="VCPostBuildEventTool" 773 Name="VCPostBuildEventTool"
774 CommandLine="copy &quot;$(TargetPath)&quot; &quo t;install\output\$(TargetName).dll&quot;" 774 CommandLine="copy &quot;$(TargetPath)&quot; &quo t;install\output\$(TargetName).dll&quot;"
775 » » » » ExcludedFromBuild="false" 775 » » » » ExcludedFromBuild="true"
776 /> 776 />
777 </Configuration> 777 </Configuration>
778 <Configuration 778 <Configuration
779 Name="Debug Production|x64" 779 Name="Debug Production|x64"
780 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 780 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
781 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)" 781 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)"
782 ConfigurationType="2" 782 ConfigurationType="2"
783 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault s\UpgradeFromVC60.vsprops" 783 InheritedPropertySheets="$(VCInstallDir)VCProjectDefault s\UpgradeFromVC60.vsprops"
784 UseOfMFC="0" 784 UseOfMFC="0"
785 UseOfATL="1" 785 UseOfATL="1"
(...skipping 715 matching lines...) Expand 10 before | Expand all | Expand 10 after
1501 </File> 1501 </File>
1502 </Filter> 1502 </Filter>
1503 </Files> 1503 </Files>
1504 <Globals> 1504 <Globals>
1505 <Global 1505 <Global
1506 Name="RESOURCE_FILE" 1506 Name="RESOURCE_FILE"
1507 Value="AdBlocker.rc" 1507 Value="AdBlocker.rc"
1508 /> 1508 />
1509 </Globals> 1509 </Globals>
1510 </VisualStudioProject> 1510 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld