LEFT | RIGHT |
(no file at all) | |
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microso
ft.com/developer/msbuild/2003"> | |
3 <ItemGroup Label="ProjectConfigurations"> | |
4 <ProjectConfiguration Include="Debug Production|Win32"> | |
5 <Configuration>Debug Production</Configuration> | |
6 <Platform>Win32</Platform> | |
7 </ProjectConfiguration> | |
8 <ProjectConfiguration Include="Debug Production|x64"> | |
9 <Configuration>Debug Production</Configuration> | |
10 <Platform>x64</Platform> | |
11 </ProjectConfiguration> | |
12 <ProjectConfiguration Include="Debug Test|Win32"> | |
13 <Configuration>Debug Test</Configuration> | |
14 <Platform>Win32</Platform> | |
15 </ProjectConfiguration> | |
16 <ProjectConfiguration Include="Debug Test|x64"> | |
17 <Configuration>Debug Test</Configuration> | |
18 <Platform>x64</Platform> | |
19 </ProjectConfiguration> | |
20 <ProjectConfiguration Include="Release Production|Win32"> | |
21 <Configuration>Release Production</Configuration> | |
22 <Platform>Win32</Platform> | |
23 </ProjectConfiguration> | |
24 <ProjectConfiguration Include="Release Production|x64"> | |
25 <Configuration>Release Production</Configuration> | |
26 <Platform>x64</Platform> | |
27 </ProjectConfiguration> | |
28 <ProjectConfiguration Include="Release Test|Win32"> | |
29 <Configuration>Release Test</Configuration> | |
30 <Platform>Win32</Platform> | |
31 </ProjectConfiguration> | |
32 <ProjectConfiguration Include="Release Test|x64"> | |
33 <Configuration>Release Test</Configuration> | |
34 <Platform>x64</Platform> | |
35 </ProjectConfiguration> | |
36 </ItemGroup> | |
37 <PropertyGroup Label="Globals"> | |
38 <ProjectName>AdblockPlus</ProjectName> | |
39 <ProjectGuid>{24AAF1A9-ACC0-4BEB-B781-084734D939B5}</ProjectGuid> | |
40 <RootNamespace>AdblockPlus</RootNamespace> | |
41 <Keyword>AtlProj</Keyword> | |
42 </PropertyGroup> | |
43 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
44 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Production|Wi
n32'" Label="Configuration"> | |
45 <ConfigurationType>DynamicLibrary</ConfigurationType> | |
46 <PlatformToolset>v110</PlatformToolset> | |
47 <UseOfMfc>false</UseOfMfc> | |
48 <UseOfAtl>Static</UseOfAtl> | |
49 <CharacterSet>Unicode</CharacterSet> | |
50 </PropertyGroup> | |
51 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Test|Win32'"
Label="Configuration"> | |
52 <ConfigurationType>DynamicLibrary</ConfigurationType> | |
53 <PlatformToolset>v110</PlatformToolset> | |
54 <UseOfMfc>Static</UseOfMfc> | |
55 <UseOfAtl>Static</UseOfAtl> | |
56 <CharacterSet>Unicode</CharacterSet> | |
57 </PropertyGroup> | |
58 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Test|Win32'
" Label="Configuration"> | |
59 <ConfigurationType>DynamicLibrary</ConfigurationType> | |
60 <PlatformToolset>v110</PlatformToolset> | |
61 <UseOfMfc>false</UseOfMfc> | |
62 <UseOfAtl>Static</UseOfAtl> | |
63 <CharacterSet>Unicode</CharacterSet> | |
64 </PropertyGroup> | |
65 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Production|
Win32'" Label="Configuration"> | |
66 <ConfigurationType>DynamicLibrary</ConfigurationType> | |
67 <PlatformToolset>v110</PlatformToolset> | |
68 <UseOfMfc>false</UseOfMfc> | |
69 <UseOfAtl>Static</UseOfAtl> | |
70 <CharacterSet>Unicode</CharacterSet> | |
71 <WholeProgramOptimization>true</WholeProgramOptimization> | |
72 </PropertyGroup> | |
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Production|x6
4'" Label="Configuration"> | |
74 <ConfigurationType>DynamicLibrary</ConfigurationType> | |
75 <PlatformToolset>v110</PlatformToolset> | |
76 <UseOfMfc>false</UseOfMfc> | |
77 <UseOfAtl>Static</UseOfAtl> | |
78 <CharacterSet>Unicode</CharacterSet> | |
79 </PropertyGroup> | |
80 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Test|x64'" La
bel="Configuration"> | |
81 <ConfigurationType>DynamicLibrary</ConfigurationType> | |
82 <PlatformToolset>v110</PlatformToolset> | |
83 <UseOfMfc>false</UseOfMfc> | |
84 <UseOfAtl>Static</UseOfAtl> | |
85 <CharacterSet>Unicode</CharacterSet> | |
86 </PropertyGroup> | |
87 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Test|x64'"
Label="Configuration"> | |
88 <ConfigurationType>DynamicLibrary</ConfigurationType> | |
89 <PlatformToolset>v110</PlatformToolset> | |
90 <UseOfMfc>false</UseOfMfc> | |
91 <UseOfAtl>Static</UseOfAtl> | |
92 <CharacterSet>Unicode</CharacterSet> | |
93 </PropertyGroup> | |
94 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Production|
x64'" Label="Configuration"> | |
95 <ConfigurationType>DynamicLibrary</ConfigurationType> | |
96 <PlatformToolset>v110</PlatformToolset> | |
97 <UseOfMfc>false</UseOfMfc> | |
98 <UseOfAtl>Static</UseOfAtl> | |
99 <CharacterSet>Unicode</CharacterSet> | |
100 </PropertyGroup> | |
101 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
102 <ImportGroup Label="ExtensionSettings"> | |
103 </ImportGroup> | |
104 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Production|Win3
2'" Label="PropertySheets"> | |
105 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit
ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local
AppDataPlatform" /> | |
106 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" /> | |
107 </ImportGroup> | |
108 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Test|Win32'" La
bel="PropertySheets"> | |
109 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit
ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local
AppDataPlatform" /> | |
110 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" /> | |
111 </ImportGroup> | |
112 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Test|Win32'"
Label="PropertySheets"> | |
113 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit
ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local
AppDataPlatform" /> | |
114 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" /> | |
115 </ImportGroup> | |
116 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Production|Wi
n32'" Label="PropertySheets"> | |
117 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit
ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local
AppDataPlatform" /> | |
118 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" /> | |
119 </ImportGroup> | |
120 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Production|x64'
" Label="PropertySheets"> | |
121 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit
ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local
AppDataPlatform" /> | |
122 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" /> | |
123 </ImportGroup> | |
124 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Test|x64'" Labe
l="PropertySheets"> | |
125 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit
ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local
AppDataPlatform" /> | |
126 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" /> | |
127 </ImportGroup> | |
128 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Test|x64'" La
bel="PropertySheets"> | |
129 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit
ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local
AppDataPlatform" /> | |
130 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" /> | |
131 </ImportGroup> | |
132 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Production|x6
4'" Label="PropertySheets"> | |
133 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit
ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local
AppDataPlatform" /> | |
134 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" /> | |
135 </ImportGroup> | |
136 <PropertyGroup Label="UserMacros" /> | |
137 <PropertyGroup> | |
138 <_ProjectFileVersion>11.0.51106.1</_ProjectFileVersion> | |
139 </PropertyGroup> | |
140 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Production|
Win32'"> | |
141 <OutDir>build\ia32\$(Configuration)\</OutDir> | |
142 <IntDir>build\ia32\$(Configuration)\</IntDir> | |
143 <LinkIncremental>false</LinkIncremental> | |
144 <GenerateManifest>false</GenerateManifest> | |
145 <PostBuildEventUseInBuild>true</PostBuildEventUseInBuild> | |
146 <LibraryPath>$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSDK_Libra
ryPath_x86);$(WINDDKDIR)\lib\ATL\i386</LibraryPath> | |
147 <IncludePath>$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsS
DK_IncludePath);$(WINDDKDIR)\inc\atl71</IncludePath> | |
148 </PropertyGroup> | |
149 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Test|Win32'
"> | |
150 <OutDir>build\ia32\$(Configuration)\</OutDir> | |
151 <IntDir>build\ia32\$(Configuration)\</IntDir> | |
152 <LinkIncremental>false</LinkIncremental> | |
153 <PostBuildEventUseInBuild>true</PostBuildEventUseInBuild> | |
154 <LibraryPath>$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSDK_Libra
ryPath_x86);$(WINDDKDIR)\lib\ATL\i386</LibraryPath> | |
155 <IncludePath>$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsS
DK_IncludePath);$(WINDDKDIR)\inc\atl71</IncludePath> | |
156 </PropertyGroup> | |
157 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Test|Win32'"> | |
158 <OutDir>build\ia32\$(Configuration)\</OutDir> | |
159 <IntDir>build\ia32\$(Configuration)\</IntDir> | |
160 <LinkIncremental>true</LinkIncremental> | |
161 <PostBuildEventUseInBuild>true</PostBuildEventUseInBuild> | |
162 <LibraryPath>$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSDK_Libra
ryPath_x86);$(WINDDKDIR)\lib\ATL\i386</LibraryPath> | |
163 <IncludePath>$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsS
DK_IncludePath);$(WINDDKDIR)\inc\atl71</IncludePath> | |
164 </PropertyGroup> | |
165 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Production|Wi
n32'"> | |
166 <OutDir>build\ia32\$(Configuration)\</OutDir> | |
167 <IntDir>build\ia32\$(Configuration)\</IntDir> | |
168 <LinkIncremental>true</LinkIncremental> | |
169 <PostBuildEventUseInBuild>true</PostBuildEventUseInBuild> | |
170 <IncludePath>$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsS
DK_IncludePath);$(WINDDKDIR)\inc\atl71</IncludePath> | |
171 <LibraryPath>$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSDK_Libra
ryPath_x86);$(WINDDKDIR)\lib\ATL\i386</LibraryPath> | |
172 </PropertyGroup> | |
173 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Production|
x64'"> | |
174 <OutDir>build\x64\$(Configuration)\</OutDir> | |
175 <IntDir>build\x64\$(Configuration)\</IntDir> | |
176 <LinkIncremental>false</LinkIncremental> | |
177 <PostBuildEventUseInBuild>true</PostBuildEventUseInBuild> | |
178 <LibraryPath>$(VCInstallDir)lib\amd64;$(VCInstallDir)atlmfc\lib\amd64;$(Wind
owsSDK_LibraryPath_x64);$(WINDDKDIR)\lib\ATL\amd64</LibraryPath> | |
179 <IncludePath>$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsS
DK_IncludePath);$(WINDDKDIR)\inc\atl71</IncludePath> | |
180 </PropertyGroup> | |
181 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Test|x64'"> | |
182 <OutDir>build\x64\$(Configuration)\</OutDir> | |
183 <IntDir>build\x64\$(Configuration)\</IntDir> | |
184 <LinkIncremental>false</LinkIncremental> | |
185 <PostBuildEventUseInBuild>true</PostBuildEventUseInBuild> | |
186 <LibraryPath>$(VCInstallDir)lib\amd64;$(VCInstallDir)atlmfc\lib\amd64;$(Wind
owsSDK_LibraryPath_x64);$(WINDDKDIR)\lib\ATL\amd64</LibraryPath> | |
187 <IncludePath>$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsS
DK_IncludePath);$(WINDDKDIR)\inc\atl71</IncludePath> | |
188 </PropertyGroup> | |
189 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Test|x64'"> | |
190 <OutDir>build\x64\$(Configuration)\</OutDir> | |
191 <IntDir>build\x64\$(Configuration)\</IntDir> | |
192 <LinkIncremental>true</LinkIncremental> | |
193 <PostBuildEventUseInBuild>true</PostBuildEventUseInBuild> | |
194 <LibraryPath>$(VCInstallDir)lib\amd64;$(VCInstallDir)atlmfc\lib\amd64;$(Wind
owsSDK_LibraryPath_x64);$(WINDDKDIR)\lib\ATL\amd64</LibraryPath> | |
195 <IncludePath>$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsS
DK_IncludePath);$(WINDDKDIR)\inc\atl71</IncludePath> | |
196 </PropertyGroup> | |
197 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Production|x6
4'"> | |
198 <OutDir>build\x64\$(Configuration)\</OutDir> | |
199 <IntDir>build\x64\$(Configuration)\</IntDir> | |
200 <LinkIncremental>false</LinkIncremental> | |
201 <PostBuildEventUseInBuild>true</PostBuildEventUseInBuild> | |
202 <LibraryPath>$(VCInstallDir)lib\amd64;$(VCInstallDir)atlmfc\lib\amd64;$(Wind
owsSDK_LibraryPath_x64);$(WINDDKDIR)\lib\ATL\amd64</LibraryPath> | |
203 <IncludePath>$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsS
DK_IncludePath);$(WINDDKDIR)\inc\atl71</IncludePath> | |
204 </PropertyGroup> | |
205 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Produ
ction|Win32'"> | |
206 <CustomBuildStep> | |
207 <Message>Performing registration</Message> | |
208 <Command>regsvr32 /s /c "$(TargetPath)" | |
209 echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" | |
210 </Command> | |
211 <Outputs>$(OutDir)regsvr32.trg;%(Outputs)</Outputs> | |
212 </CustomBuildStep> | |
213 <Midl> | |
214 <TypeLibraryName>$(TargetName).tlb</TypeLibraryName> | |
215 <OutputDirectory>build</OutputDirectory> | |
216 </Midl> | |
217 <ClCompile> | |
218 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> | |
219 <IntrinsicFunctions>true</IntrinsicFunctions> | |
220 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> | |
221 <OmitFramePointers>true</OmitFramePointers> | |
222 <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> | |
223 <WholeProgramOptimization>true</WholeProgramOptimization> | |
224 <PreprocessorDefinitions>WIN32;PRODUCT_ADBLOCKPLUS;NDEBUG;_WINDOWS;_USRDLL
;ADBLOCKPLUS_PRODUCTION_MODE;$(ExternalPreprocessorDefinitions);%(PreprocessorDe
finitions)</PreprocessorDefinitions> | |
225 <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInst
ructionSet> | |
226 <FloatingPointModel>Fast</FloatingPointModel> | |
227 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
228 <RuntimeTypeInfo>false</RuntimeTypeInfo> | |
229 <PrecompiledHeader>Use</PrecompiledHeader> | |
230 <PrecompiledHeaderFile>PluginStdAfx.h</PrecompiledHeaderFile> | |
231 <PrecompiledHeaderOutputFile>$(IntDir)Plugin.pch</PrecompiledHeaderOutputF
ile> | |
232 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |
233 <ObjectFileName>$(IntDir)</ObjectFileName> | |
234 <WarningLevel>Level3</WarningLevel> | |
235 <SuppressStartupBanner>true</SuppressStartupBanner> | |
236 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |
237 </ClCompile> | |
238 <ResourceCompile> | |
239 <PreprocessorDefinitions>NDEBUG;$(ExternalPreprocessorDefinitions);%(Prepr
ocessorDefinitions)</PreprocessorDefinitions> | |
240 </ResourceCompile> | |
241 <Link> | |
242 <RegisterOutput>true</RegisterOutput> | |
243 <AdditionalDependencies>winhttp.lib;winmm.lib;ws2_32.lib;%(AdditionalDepen
dencies)atlthunk.lib</AdditionalDependencies> | |
244 <OutputFile>$(OutDir)AdblockPlus.dll</OutputFile> | |
245 <SuppressStartupBanner>true</SuppressStartupBanner> | |
246 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |
247 <IgnoreSpecificDefaultLibraries>nafxcw.lib LIBCMT.lib;%(IgnoreSpecificDefa
ultLibraries)</IgnoreSpecificDefaultLibraries> | |
248 <ModuleDefinitionFile>src\plugin\$(TargetName).def</ModuleDefinitionFile> | |
249 <GenerateDebugInformation>false</GenerateDebugInformation> | |
250 <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile> | |
251 <SubSystem>Windows</SubSystem> | |
252 <OptimizeReferences>true</OptimizeReferences> | |
253 <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
254 <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration> | |
255 <BaseAddress>0x66000000</BaseAddress> | |
256 <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary> | |
257 <TargetMachine>MachineX86</TargetMachine> | |
258 <DelayLoadDLLs>Shell32.dll</DelayLoadDLLs> | |
259 </Link> | |
260 <Bscmake> | |
261 <SuppressStartupBanner>true</SuppressStartupBanner> | |
262 <OutputFile>$(IntDir)$(TargetName).bsc</OutputFile> | |
263 </Bscmake> | |
264 <PostBuildEvent> | |
265 <Command>copy "$(ProjectDir)files\settings.ini" "$(TargetDir)settings.ini" | |
266 xcopy /s /I /y /D "$(ProjectDir)html\*" "$(TargetDir)html" | |
267 xcopy /s /I /y /D "$(ProjectDir)locales\*" "$(TargetDir)locales" </Command> | |
268 </PostBuildEvent> | |
269 </ItemDefinitionGroup> | |
270 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Test|
Win32'"> | |
271 <CustomBuildStep> | |
272 <Message>Performing registration</Message> | |
273 <Command>regsvr32 /s /c "$(TargetPath)" | |
274 echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" | |
275 </Command> | |
276 <Outputs>$(OutDir)regsvr32.trg;%(Outputs)</Outputs> | |
277 </CustomBuildStep> | |
278 <Midl> | |
279 <TypeLibraryName>$(TargetName).tlb</TypeLibraryName> | |
280 <OutputDirectory>build</OutputDirectory> | |
281 </Midl> | |
282 <ClCompile> | |
283 <Optimization>MaxSpeed</Optimization> | |
284 <InlineFunctionExpansion>Default</InlineFunctionExpansion> | |
285 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> | |
286 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;ADBLOCKPLUS_PRODUCT
ION_MODE;PRODUCT_ADBLOCKPLUS;ENABLE_LATIN_1;ENABLE_DEBUGGER_SUPPORT;V8_TARGET_AR
CH_IA32;WIN32;DEBUG;ENABLE_DISASSEMBLER;V8_ENABLE_CHECKS;OBJECT_PRINT;VERIFY_HEA
P;ENABLE_EXTRA_CHECKS;FILTER_ENGINE_STUBS=0;HAVE_WININET;$(ExternalPreprocessorD
efinitions);%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
287 <StringPooling>true</StringPooling> | |
288 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |
289 <FunctionLevelLinking>true</FunctionLevelLinking> | |
290 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
291 <PrecompiledHeader>Use</PrecompiledHeader> | |
292 <PrecompiledHeaderFile>PluginStdAfx.h</PrecompiledHeaderFile> | |
293 <PrecompiledHeaderOutputFile>$(IntDir)Plugin.pch</PrecompiledHeaderOutputF
ile> | |
294 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |
295 <ObjectFileName>$(IntDir)</ObjectFileName> | |
296 <WarningLevel>Level3</WarningLevel> | |
297 <SuppressStartupBanner>true</SuppressStartupBanner> | |
298 </ClCompile> | |
299 <ResourceCompile> | |
300 <PreprocessorDefinitions>NDEBUG;$(ExternalPreprocessorDefinitions);%(Prepr
ocessorDefinitions)</PreprocessorDefinitions> | |
301 </ResourceCompile> | |
302 <Link> | |
303 <RegisterOutput>true</RegisterOutput> | |
304 <AdditionalDependencies>winhttp.lib;winmm.lib;ws2_32.lib;%(AdditionalDepen
dencies)atlthunk.lib</AdditionalDependencies> | |
305 <OutputFile>$(OutDir)AdblockPlus.dll</OutputFile> | |
306 <SuppressStartupBanner>true</SuppressStartupBanner> | |
307 <IgnoreSpecificDefaultLibraries>nafxcw.lib LIBCMT.lib;%(IgnoreSpecificDefa
ultLibraries)</IgnoreSpecificDefaultLibraries> | |
308 <ModuleDefinitionFile>src\plugin\$(TargetName).def</ModuleDefinitionFile> | |
309 <GenerateDebugInformation>true</GenerateDebugInformation> | |
310 <AssemblyDebug>true</AssemblyDebug> | |
311 <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile> | |
312 <GenerateMapFile>true</GenerateMapFile> | |
313 <MapExports>true</MapExports> | |
314 <SubSystem>Windows</SubSystem> | |
315 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
316 <DataExecutionPrevention /> | |
317 <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary> | |
318 <TargetMachine>MachineX86</TargetMachine> | |
319 <ShowProgress>LinkVerboseLib</ShowProgress> | |
320 <DelayLoadDLLs>Shell32.dll</DelayLoadDLLs> | |
321 </Link> | |
322 <Bscmake> | |
323 <SuppressStartupBanner>true</SuppressStartupBanner> | |
324 <OutputFile>$(IntDir)$(TargetName).bsc</OutputFile> | |
325 </Bscmake> | |
326 <PostBuildEvent> | |
327 <Command>copy "$(ProjectDir)files\settings.ini" "$(TargetDir)settings.ini" | |
328 xcopy /s /I /y /D "$(ProjectDir)html\*" "$(TargetDir)html" | |
329 xcopy /s /I /y /D "$(ProjectDir)locales\*" "$(TargetDir)locales" </Command> | |
330 </PostBuildEvent> | |
331 <ProjectReference> | |
332 <LinkLibraryDependencies>false</LinkLibraryDependencies> | |
333 </ProjectReference> | |
334 </ItemDefinitionGroup> | |
335 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Test|Wi
n32'"> | |
336 <CustomBuildStep> | |
337 <Message /> | |
338 <Command /> | |
339 </CustomBuildStep> | |
340 <Midl> | |
341 <TypeLibraryName>$(TargetName).tlb</TypeLibraryName> | |
342 <OutputDirectory>build</OutputDirectory> | |
343 </Midl> | |
344 <ClCompile> | |
345 <Optimization>Disabled</Optimization> | |
346 <PreprocessorDefinitions>WIN32;PRODUCT_ADBLOCKPLUS;_DEBUG;_WINDOWS;_USRDLL
;ADBLOCKPLUS_TEST_MODE;ENABLE_LATIN_1;ENABLE_DEBUGGER_SUPPORT;V8_TARGET_ARCH_X64
;DEBUG;ENABLE_DISASSEMBLER;V8_ENABLE_CHECKS;OBJECT_PRINT;VERIFY_HEAP;ENABLE_EXTR
A_CHECKS;$(ExternalPreprocessorDefinitions);%(PreprocessorDefinitions)</Preproce
ssorDefinitions> | |
347 <MinimalRebuild>true</MinimalRebuild> | |
348 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
349 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |
350 <PrecompiledHeader>Use</PrecompiledHeader> | |
351 <PrecompiledHeaderFile>PluginStdAfx.h</PrecompiledHeaderFile> | |
352 <PrecompiledHeaderOutputFile>$(IntDir)Plugin.pch</PrecompiledHeaderOutputF
ile> | |
353 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |
354 <ObjectFileName>$(IntDir)</ObjectFileName> | |
355 <ProgramDataBaseFileName>$(IntDir)</ProgramDataBaseFileName> | |
356 <WarningLevel>Level3</WarningLevel> | |
357 <SuppressStartupBanner>true</SuppressStartupBanner> | |
358 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
359 </ClCompile> | |
360 <ResourceCompile> | |
361 <PreprocessorDefinitions>_DEBUG;$(ExternalPreprocessorDefinitions);%(Prepr
ocessorDefinitions)</PreprocessorDefinitions> | |
362 <Culture>0x0409</Culture> | |
363 </ResourceCompile> | |
364 <Link> | |
365 <RegisterOutput>true</RegisterOutput> | |
366 <AdditionalDependencies>winhttp.lib;winmm.lib;ws2_32.lib;%(AdditionalDepen
dencies)atlthunk.lib</AdditionalDependencies> | |
367 <OutputFile>$(OutDir)AdblockPlus.dll</OutputFile> | |
368 <SuppressStartupBanner>true</SuppressStartupBanner> | |
369 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |
370 <IgnoreSpecificDefaultLibraries>nafxcwd.lib LIBCMTD.lib;%(IgnoreSpecificDe
faultLibraries)</IgnoreSpecificDefaultLibraries> | |
371 <ModuleDefinitionFile>src\plugin\$(TargetName).def</ModuleDefinitionFile> | |
372 <GenerateDebugInformation>true</GenerateDebugInformation> | |
373 <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile> | |
374 <SubSystem>Windows</SubSystem> | |
375 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
376 <DataExecutionPrevention /> | |
377 <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary> | |
378 <TargetMachine>MachineX86</TargetMachine> | |
379 <DelayLoadDLLs>Shell32.dll</DelayLoadDLLs> | |
380 </Link> | |
381 <Bscmake> | |
382 <SuppressStartupBanner>true</SuppressStartupBanner> | |
383 <OutputFile>$(IntDir)$(TargetName).bsc</OutputFile> | |
384 </Bscmake> | |
385 <PostBuildEvent> | |
386 <Command>copy "$(ProjectDir)files\settings.ini" "$(TargetDir)settings.ini" | |
387 xcopy /s /I /y /D "$(ProjectDir)html\*" "$(TargetDir)html" | |
388 xcopy /s /I /y /D "$(ProjectDir)locales\*" "$(TargetDir)locales" </Command> | |
389 </PostBuildEvent> | |
390 </ItemDefinitionGroup> | |
391 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Product
ion|Win32'"> | |
392 <CustomBuildStep> | |
393 <Message>Performing registration</Message> | |
394 <Command>regsvr32 /s /c "$(TargetPath)" | |
395 echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" | |
396 </Command> | |
397 <Outputs>$(OutDir)regsvr32.trg;%(Outputs)</Outputs> | |
398 </CustomBuildStep> | |
399 <Midl> | |
400 <TypeLibraryName>$(TargetName).tlb</TypeLibraryName> | |
401 <OutputDirectory>build</OutputDirectory> | |
402 </Midl> | |
403 <ClCompile> | |
404 <Optimization>Disabled</Optimization> | |
405 <InlineFunctionExpansion>Default</InlineFunctionExpansion> | |
406 <FavorSizeOrSpeed>Neither</FavorSizeOrSpeed> | |
407 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;ADBLOCKPLUS_PRODUCT
ION_MODE;PRODUCT_ADBLOCKPLUS;ENABLE_LATIN_1;ENABLE_DEBUGGER_SUPPORT;V8_TARGET_AR
CH_IA32;WIN32;DEBUG;ENABLE_DISASSEMBLER;V8_ENABLE_CHECKS;OBJECT_PRINT;VERIFY_HEA
P;ENABLE_EXTRA_CHECKS;FILTER_ENGINE_STUBS=0;HAVE_WININET;$(ExternalPreprocessorD
efinitions);%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
408 <StringPooling>false</StringPooling> | |
409 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
410 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |
411 <FunctionLevelLinking>false</FunctionLevelLinking> | |
412 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
413 <PrecompiledHeader>Use</PrecompiledHeader> | |
414 <PrecompiledHeaderFile>PluginStdAfx.h</PrecompiledHeaderFile> | |
415 <PrecompiledHeaderOutputFile>$(IntDir)Plugin.pch</PrecompiledHeaderOutputF
ile> | |
416 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |
417 <ObjectFileName>$(IntDir)</ObjectFileName> | |
418 <WarningLevel>Level3</WarningLevel> | |
419 <SuppressStartupBanner>true</SuppressStartupBanner> | |
420 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
421 <MinimalRebuild>true</MinimalRebuild> | |
422 </ClCompile> | |
423 <ResourceCompile> | |
424 <PreprocessorDefinitions>NDEBUG;$(ExternalPreprocessorDefinitions);%(Prepr
ocessorDefinitions)</PreprocessorDefinitions> | |
425 </ResourceCompile> | |
426 <Link> | |
427 <RegisterOutput>true</RegisterOutput> | |
428 <AdditionalDependencies>winhttp.lib;winmm.lib;ws2_32.lib;%(AdditionalDepen
dencies)atlthunk.lib</AdditionalDependencies> | |
429 <OutputFile>$(OutDir)AdblockPlus.dll</OutputFile> | |
430 <SuppressStartupBanner>true</SuppressStartupBanner> | |
431 <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |
432 <IgnoreSpecificDefaultLibraries>nafxcwd.lib LIBCMTD.lib;%(IgnoreSpecificDe
faultLibraries)</IgnoreSpecificDefaultLibraries> | |
433 <ModuleDefinitionFile>src\plugin\$(TargetName).def</ModuleDefinitionFile> | |
434 <GenerateDebugInformation>true</GenerateDebugInformation> | |
435 <AssemblyDebug /> | |
436 <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile> | |
437 <SubSystem>Windows</SubSystem> | |
438 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
439 <DataExecutionPrevention /> | |
440 <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary> | |
441 <TargetMachine>MachineX86</TargetMachine> | |
442 <DelayLoadDLLs>Shell32.dll</DelayLoadDLLs> | |
443 </Link> | |
444 <Bscmake> | |
445 <SuppressStartupBanner>true</SuppressStartupBanner> | |
446 <OutputFile>$(IntDir)$(TargetName).bsc</OutputFile> | |
447 </Bscmake> | |
448 <PostBuildEvent> | |
449 <Command>copy "$(ProjectDir)files\settings.ini" "$(TargetDir)settings.ini" | |
450 xcopy /s /I /y /D "$(ProjectDir)html\*" "$(TargetDir)html" | |
451 xcopy /s /I /y /D "$(ProjectDir)locales\*" "$(TargetDir)locales" </Command> | |
452 </PostBuildEvent> | |
453 </ItemDefinitionGroup> | |
454 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Produ
ction|x64'"> | |
455 <CustomBuildStep> | |
456 <Message>Performing registration</Message> | |
457 <Command>regsvr32 /s /c "$(TargetPath)" | |
458 echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" | |
459 </Command> | |
460 <Outputs>$(OutDir)regsvr32.trg;%(Outputs)</Outputs> | |
461 </CustomBuildStep> | |
462 <Midl> | |
463 <TypeLibraryName>$(TargetName).tlb</TypeLibraryName> | |
464 <OutputDirectory>build</OutputDirectory> | |
465 </Midl> | |
466 <ClCompile> | |
467 <Optimization>MaxSpeed</Optimization> | |
468 <InlineFunctionExpansion>Default</InlineFunctionExpansion> | |
469 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> | |
470 <PreprocessorDefinitions>PRODUCT_ADBLOCKPLUS;WIN64;NDEBUG;_WINDOWS;_USRDLL
;ADBLOCKPLUS_PRODUCTION_MODE;$(ExternalPreprocessorDefinitions);%(PreprocessorDe
finitions)</PreprocessorDefinitions> | |
471 <StringPooling>false</StringPooling> | |
472 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |
473 <FunctionLevelLinking>true</FunctionLevelLinking> | |
474 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
475 <PrecompiledHeader>Use</PrecompiledHeader> | |
476 <PrecompiledHeaderFile>PluginStdAfx.h</PrecompiledHeaderFile> | |
477 <PrecompiledHeaderOutputFile>$(IntDir)Plugin.pch</PrecompiledHeaderOutputF
ile> | |
478 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |
479 <ObjectFileName>$(IntDir)</ObjectFileName> | |
480 <WarningLevel>Level3</WarningLevel> | |
481 <SuppressStartupBanner>true</SuppressStartupBanner> | |
482 </ClCompile> | |
483 <ResourceCompile> | |
484 <PreprocessorDefinitions>NDEBUG;$(ExternalPreprocessorDefinitions);%(Prepr
ocessorDefinitions)</PreprocessorDefinitions> | |
485 </ResourceCompile> | |
486 <Link> | |
487 <AdditionalDependencies>winhttp.lib;winmm.lib;ws2_32.lib;%(AdditionalDepen
dencies)atlthunk.lib</AdditionalDependencies> | |
488 <OutputFile>$(OutDir)AdblockPlusx64.dll</OutputFile> | |
489 <SuppressStartupBanner>true</SuppressStartupBanner> | |
490 <IgnoreSpecificDefaultLibraries>nafxcw.lib LIBCMT.lib;olepro32.lib;%(Ignor
eSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |
491 <ModuleDefinitionFile>src\plugin\$(TargetName).def</ModuleDefinitionFile> | |
492 <GenerateDebugInformation>false</GenerateDebugInformation> | |
493 <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile> | |
494 <SubSystem>Windows</SubSystem> | |
495 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
496 <DataExecutionPrevention /> | |
497 <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary> | |
498 <TargetMachine>MachineX64</TargetMachine> | |
499 </Link> | |
500 <Bscmake> | |
501 <SuppressStartupBanner>true</SuppressStartupBanner> | |
502 <OutputFile>$(IntDir)$(TargetName).bsc</OutputFile> | |
503 </Bscmake> | |
504 <PostBuildEvent> | |
505 <Command>copy "$(ProjectDir)files\settings.ini" "$(TargetDir)settings.ini" | |
506 xcopy /s /I /y /D "$(ProjectDir)html\*" "$(TargetDir)html" | |
507 xcopy /s /I /y /D "$(ProjectDir)locales\*" "$(TargetDir)locales" </Command> | |
508 </PostBuildEvent> | |
509 </ItemDefinitionGroup> | |
510 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Test|
x64'"> | |
511 <CustomBuildStep> | |
512 <Message>Performing registration</Message> | |
513 <Command>regsvr32 /s /c "$(TargetPath)" | |
514 echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" | |
515 </Command> | |
516 <Outputs>$(OutDir)regsvr32.trg;%(Outputs)</Outputs> | |
517 </CustomBuildStep> | |
518 <Midl> | |
519 <TypeLibraryName>$(TargetName).tlb</TypeLibraryName> | |
520 <OutputDirectory>build</OutputDirectory> | |
521 </Midl> | |
522 <ClCompile> | |
523 <Optimization>MaxSpeed</Optimization> | |
524 <InlineFunctionExpansion>Default</InlineFunctionExpansion> | |
525 <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> | |
526 <PreprocessorDefinitions>WIN64;PRODUCT_ADBLOCKPLUS;NDEBUG;_WINDOWS;_USRDLL
;ADBLOCKPLUS_TEST_MODE;$(ExternalPreprocessorDefinitions);%(PreprocessorDefiniti
ons)</PreprocessorDefinitions> | |
527 <StringPooling>true</StringPooling> | |
528 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |
529 <FunctionLevelLinking>true</FunctionLevelLinking> | |
530 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
531 <PrecompiledHeader>Use</PrecompiledHeader> | |
532 <PrecompiledHeaderFile>PluginStdAfx.h</PrecompiledHeaderFile> | |
533 <PrecompiledHeaderOutputFile>$(IntDir)Plugin.pch</PrecompiledHeaderOutputF
ile> | |
534 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |
535 <ObjectFileName>$(IntDir)</ObjectFileName> | |
536 <WarningLevel>Level3</WarningLevel> | |
537 <SuppressStartupBanner>true</SuppressStartupBanner> | |
538 </ClCompile> | |
539 <ResourceCompile> | |
540 <PreprocessorDefinitions>NDEBUG;$(ExternalPreprocessorDefinitions);%(Prepr
ocessorDefinitions)</PreprocessorDefinitions> | |
541 </ResourceCompile> | |
542 <Link> | |
543 <AdditionalDependencies>winhttp.lib;winmm.lib;ws2_32.lib;%(AdditionalDepen
dencies)atlthunk.lib</AdditionalDependencies> | |
544 <OutputFile>$(OutDir)AdblockPlusx64.dll</OutputFile> | |
545 <SuppressStartupBanner>true</SuppressStartupBanner> | |
546 <IgnoreSpecificDefaultLibraries>nafxcw.lib LIBCMT.lib;olepro32.lib;%(Ignor
eSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |
547 <ModuleDefinitionFile>src\plugin\$(TargetName).def</ModuleDefinitionFile> | |
548 <GenerateDebugInformation>false</GenerateDebugInformation> | |
549 <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile> | |
550 <SubSystem>Windows</SubSystem> | |
551 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
552 <DataExecutionPrevention /> | |
553 <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary> | |
554 <TargetMachine>MachineX64</TargetMachine> | |
555 </Link> | |
556 <Bscmake> | |
557 <SuppressStartupBanner>true</SuppressStartupBanner> | |
558 <OutputFile>$(IntDir)$(TargetName).bsc</OutputFile> | |
559 </Bscmake> | |
560 <PostBuildEvent> | |
561 <Command>copy "$(ProjectDir)files\settings.ini" "$(TargetDir)settings.ini" | |
562 xcopy /s /I /y /D "$(ProjectDir)html\*" "$(TargetDir)html" | |
563 xcopy /s /I /y /D "$(ProjectDir)locales\*" "$(TargetDir)locales" </Command> | |
564 </PostBuildEvent> | |
565 </ItemDefinitionGroup> | |
566 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Test|x6
4'"> | |
567 <CustomBuildStep> | |
568 <Message /> | |
569 <Command /> | |
570 </CustomBuildStep> | |
571 <Midl> | |
572 <TypeLibraryName>$(TargetName).tlb</TypeLibraryName> | |
573 <OutputDirectory>build</OutputDirectory> | |
574 </Midl> | |
575 <ClCompile> | |
576 <Optimization>Disabled</Optimization> | |
577 <PreprocessorDefinitions>WIN64;NDEBUG;_WINDOWS;_USRDLL;ADBLOCKPLUS_PRODUCT
ION_MODE;PRODUCT_ADBLOCKPLUS;$(ExternalPreprocessorDefinitions);%(PreprocessorDe
finitions)</PreprocessorDefinitions> | |
578 <StringPooling>false</StringPooling> | |
579 <MinimalRebuild>true</MinimalRebuild> | |
580 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
581 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |
582 <PrecompiledHeader>Use</PrecompiledHeader> | |
583 <PrecompiledHeaderFile>PluginStdAfx.h</PrecompiledHeaderFile> | |
584 <PrecompiledHeaderOutputFile>$(IntDir)Plugin.pch</PrecompiledHeaderOutputF
ile> | |
585 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |
586 <ObjectFileName>$(IntDir)</ObjectFileName> | |
587 <ProgramDataBaseFileName>$(IntDir)</ProgramDataBaseFileName> | |
588 <WarningLevel>Level3</WarningLevel> | |
589 <SuppressStartupBanner>true</SuppressStartupBanner> | |
590 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
591 </ClCompile> | |
592 <ResourceCompile> | |
593 <PreprocessorDefinitions>_DEBUG;$(ExternalPreprocessorDefinitions);%(Prepr
ocessorDefinitions)</PreprocessorDefinitions> | |
594 </ResourceCompile> | |
595 <Link> | |
596 <AdditionalDependencies>winhttp.lib;winmm.lib;ws2_32.lib;%(AdditionalDepen
dencies)atlthunk.lib</AdditionalDependencies> | |
597 <OutputFile>$(OutDir)AdblockPlusx64.dll</OutputFile> | |
598 <SuppressStartupBanner>true</SuppressStartupBanner> | |
599 <IgnoreSpecificDefaultLibraries>nafxcwd.lib LIBCMTD.lib;olepro32.lib;%(Ign
oreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |
600 <ModuleDefinitionFile>src\plugin\$(TargetName).def</ModuleDefinitionFile> | |
601 <GenerateDebugInformation>true</GenerateDebugInformation> | |
602 <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile> | |
603 <SubSystem>Windows</SubSystem> | |
604 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
605 <DataExecutionPrevention /> | |
606 <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary> | |
607 <TargetMachine>MachineX64</TargetMachine> | |
608 </Link> | |
609 <Bscmake> | |
610 <SuppressStartupBanner>true</SuppressStartupBanner> | |
611 <OutputFile>$(IntDir)$(TargetName).bsc</OutputFile> | |
612 </Bscmake> | |
613 <PostBuildEvent> | |
614 <Command>copy "$(ProjectDir)files\settings.ini" "$(TargetDir)settings.ini" | |
615 xcopy /s /I /y /D "$(ProjectDir)html\*" "$(TargetDir)html" | |
616 xcopy /s /I /y /D "$(ProjectDir)locales\*" "$(TargetDir)locales" </Command> | |
617 </PostBuildEvent> | |
618 </ItemDefinitionGroup> | |
619 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Product
ion|x64'"> | |
620 <CustomBuildStep> | |
621 <Message /> | |
622 <Command /> | |
623 </CustomBuildStep> | |
624 <Midl> | |
625 <TypeLibraryName>$(TargetName).tlb</TypeLibraryName> | |
626 <OutputDirectory>build</OutputDirectory> | |
627 </Midl> | |
628 <ClCompile> | |
629 <Optimization>Disabled</Optimization> | |
630 <InlineFunctionExpansion>Default</InlineFunctionExpansion> | |
631 <FavorSizeOrSpeed>Neither</FavorSizeOrSpeed> | |
632 <PreprocessorDefinitions>WIN64;_DEBUG;_WINDOWS;_USRDLL;ADBLOCKPLUS_PRODUCT
ION_MODE;PRODUCT_ADBLOCKPLUS;ENABLE_LATIN_1;ENABLE_DEBUGGER_SUPPORT;V8_TARGET_AR
CH_X64;WIN32;DEBUG;ENABLE_DISASSEMBLER;V8_ENABLE_CHECKS;OBJECT_PRINT;VERIFY_HEAP
;ENABLE_EXTRA_CHECKS;$(ExternalPreprocessorDefinitions);%(PreprocessorDefinition
s)</PreprocessorDefinitions> | |
633 <StringPooling>false</StringPooling> | |
634 <MinimalRebuild>true</MinimalRebuild> | |
635 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
636 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |
637 <FunctionLevelLinking>false</FunctionLevelLinking> | |
638 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
639 <PrecompiledHeader>Use</PrecompiledHeader> | |
640 <PrecompiledHeaderFile>PluginStdAfx.h</PrecompiledHeaderFile> | |
641 <PrecompiledHeaderOutputFile>$(IntDir)Plugin.pch</PrecompiledHeaderOutputF
ile> | |
642 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |
643 <ObjectFileName>$(IntDir)</ObjectFileName> | |
644 <WarningLevel>Level3</WarningLevel> | |
645 <SuppressStartupBanner>true</SuppressStartupBanner> | |
646 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
647 </ClCompile> | |
648 <ResourceCompile> | |
649 <PreprocessorDefinitions>NDEBUG;$(ExternalPreprocessorDefinitions);%(Prepr
ocessorDefinitions)</PreprocessorDefinitions> | |
650 </ResourceCompile> | |
651 <Link> | |
652 <AdditionalDependencies>winhttp.lib;winmm.lib;ws2_32.lib;%(AdditionalDepen
dencies)atlthunk.lib</AdditionalDependencies> | |
653 <OutputFile>$(OutDir)AdblockPlusx64.dll</OutputFile> | |
654 <SuppressStartupBanner>true</SuppressStartupBanner> | |
655 <IgnoreSpecificDefaultLibraries>nafxcwd.lib LIBCMTD.lib;olepro32.lib;%(Ign
oreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |
656 <ModuleDefinitionFile>src\plugin\$(TargetName).def</ModuleDefinitionFile> | |
657 <GenerateDebugInformation>false</GenerateDebugInformation> | |
658 <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile> | |
659 <SubSystem>Windows</SubSystem> | |
660 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
661 <DataExecutionPrevention /> | |
662 <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary> | |
663 <TargetMachine>MachineX64</TargetMachine> | |
664 </Link> | |
665 <Bscmake> | |
666 <SuppressStartupBanner>true</SuppressStartupBanner> | |
667 <OutputFile>$(IntDir)$(TargetName).bsc</OutputFile> | |
668 </Bscmake> | |
669 <PostBuildEvent> | |
670 <Command>copy "$(ProjectDir)files\settings.ini" "$(TargetDir)settings.ini" | |
671 xcopy /s /I /y /D "$(ProjectDir)html\*" "$(TargetDir)html" | |
672 xcopy /s /I /y /D "$(ProjectDir)locales\*" "$(TargetDir)locales" </Command> | |
673 </PostBuildEvent> | |
674 </ItemDefinitionGroup> | |
675 <ItemGroup> | |
676 <Midl Include="src\plugin\AdblockPlus.idl" /> | |
677 </ItemGroup> | |
678 <ItemGroup> | |
679 <ClCompile Include="src\plugin\AdblockPlusClient.cpp" /> | |
680 <ClCompile Include="src\plugin\AdblockPlusDomTraverser.cpp" /> | |
681 <ClCompile Include="src\plugin\AdblockPlusTab.cpp" /> | |
682 <ClCompile Include="src\plugin\Plugin.cpp" /> | |
683 <ClCompile Include="src\plugin\PluginChecksum.cpp" /> | |
684 <ClCompile Include="src\plugin\PluginClass.cpp" /> | |
685 <ClCompile Include="src\plugin\PluginClassThread.cpp" /> | |
686 <ClCompile Include="src\plugin\PluginClientBase.cpp" /> | |
687 <ClCompile Include="src\plugin\PluginClientFactory.cpp" /> | |
688 <ClCompile Include="src\plugin\PluginConfiguration.cpp" /> | |
689 <ClCompile Include="src\plugin\PluginDebug.cpp" /> | |
690 <ClCompile Include="src\plugin\PluginFilter.cpp" /> | |
691 <ClCompile Include="src\plugin\PluginHttpRequest.cpp" /> | |
692 <ClCompile Include="src\plugin\PluginIniFile.cpp" /> | |
693 <ClCompile Include="src\plugin\PluginIniFileW.cpp" /> | |
694 <ClCompile Include="src\plugin\PluginMimeFilterClient.cpp" /> | |
695 <ClCompile Include="src\plugin\PluginMutex.cpp" /> | |
696 <ClCompile Include="src\plugin\PluginSettings.cpp" /> | |
697 <ClCompile Include="src\plugin\PluginSha1.cpp" /> | |
698 <ClCompile Include="src\plugin\PluginStdAfx.cpp"> | |
699 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Produ
ction|Win32'">Create</PrecompiledHeader> | |
700 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Produ
ction|x64'">Create</PrecompiledHeader> | |
701 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Test|
Win32'">Create</PrecompiledHeader> | |
702 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Test|
x64'">Create</PrecompiledHeader> | |
703 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Pro
duction|Win32'">Create</PrecompiledHeader> | |
704 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Pro
duction|x64'">Create</PrecompiledHeader> | |
705 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Tes
t|Win32'">Create</PrecompiledHeader> | |
706 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Tes
t|x64'">Create</PrecompiledHeader> | |
707 </ClCompile> | |
708 <ClCompile Include="src\plugin\PluginSystem.cpp" /> | |
709 <ClCompile Include="src\plugin\PluginTabBase.cpp" /> | |
710 <ClCompile Include="src\plugin\PluginUserSettings.cpp" /> | |
711 <ClCompile Include="src\plugin\PluginUtil.cpp" /> | |
712 <ClCompile Include="src\plugin\PluginWbPassThrough.cpp" /> | |
713 <ClCompile Include="src\shared\Communication.cpp"> | |
714 <PrecompiledHeader>NotUsing</PrecompiledHeader> | |
715 </ClCompile> | |
716 <ClCompile Include="src\shared\AutoHandle.cpp"> | |
717 <PrecompiledHeader>NotUsing</PrecompiledHeader> | |
718 </ClCompile> | |
719 <ClCompile Include="src\shared\Dictionary.cpp"> | |
720 <PrecompiledHeader>NotUsing</PrecompiledHeader> | |
721 </ClCompile> | |
722 <ClCompile Include="src\shared\Utils.cpp"> | |
723 <PrecompiledHeader>NotUsing</PrecompiledHeader> | |
724 </ClCompile> | |
725 </ItemGroup> | |
726 <ItemGroup> | |
727 <ClInclude Include="src\plugin\abp.h" /> | |
728 <ClInclude Include="src\plugin\AdblockPlus.h" /> | |
729 <ClInclude Include="src\plugin\AdblockPlusClient.h" /> | |
730 <ClInclude Include="src\plugin\AdblockPlusDomTraverser.h" /> | |
731 <ClInclude Include="src\plugin\AdblockPlusGuids.h" /> | |
732 <ClInclude Include="src\plugin\AdblockPlusTab.h" /> | |
733 <ClInclude Include="src\plugin\Config.h" /> | |
734 <ClInclude Include="src\plugin\DownloadSource.h" /> | |
735 <ClInclude Include="src\plugin\Plugin.h" /> | |
736 <ClInclude Include="src\plugin\PluginChecksum.h" /> | |
737 <ClInclude Include="src\plugin\PluginClass.h" /> | |
738 <ClInclude Include="src\plugin\PluginClient.h" /> | |
739 <ClInclude Include="src\plugin\PluginClientBase.h" /> | |
740 <ClInclude Include="src\plugin\PluginClientFactory.h" /> | |
741 <ClInclude Include="src\plugin\PluginConfiguration.h" /> | |
742 <ClInclude Include="src\plugin\PluginDebug.h" /> | |
743 <ClInclude Include="src\plugin\PluginDebugMacros.h" /> | |
744 <ClInclude Include="src\plugin\PluginDomTraverser.h" /> | |
745 <ClInclude Include="src\plugin\PluginDomTraverserBase.h" /> | |
746 <ClInclude Include="src\plugin\PluginErrorCodes.h" /> | |
747 <ClInclude Include="src\plugin\PluginFilter.h" /> | |
748 <ClInclude Include="src\plugin\PluginHttpRequest.h" /> | |
749 <ClInclude Include="src\plugin\PluginIniFile.h" /> | |
750 <ClInclude Include="src\plugin\PluginIniFileW.h" /> | |
751 <ClInclude Include="src\plugin\PluginMimeFilterClient.h" /> | |
752 <ClInclude Include="src\plugin\PluginMutex.h" /> | |
753 <ClInclude Include="src\plugin\PluginPassthroughObject.h" /> | |
754 <ClInclude Include="src\plugin\PluginSettings.h" /> | |
755 <ClInclude Include="src\plugin\PluginSha1.h" /> | |
756 <ClInclude Include="src\plugin\PluginStdAfx.h" /> | |
757 <ClInclude Include="src\plugin\PluginSystem.h" /> | |
758 <ClInclude Include="src\plugin\PluginTab.h" /> | |
759 <ClInclude Include="src\plugin\PluginTabBase.h" /> | |
760 <ClInclude Include="src\plugin\PluginTypedef.h" /> | |
761 <ClInclude Include="src\plugin\PluginUserSettings.h" /> | |
762 <ClInclude Include="src\plugin\PluginUtil.h" /> | |
763 <ClInclude Include="src\plugin\ProtocolCF.h" /> | |
764 <ClInclude Include="src\plugin\ProtocolImpl.h" /> | |
765 <ClInclude Include="src\plugin\BuildVariant.h" /> | |
766 <ClInclude Include="src\plugin\Resource.h" /> | |
767 <ClInclude Include="src\shared\AutoHandle.h" /> | |
768 <ClInclude Include="src\shared\Communication.h" /> | |
769 <ClInclude Include="src\shared\Dictionary.h" /> | |
770 <ClInclude Include="src\shared\Utils.h" /> | |
771 <ClInclude Include="src\shared\Version.h" /> | |
772 </ItemGroup> | |
773 <ItemGroup> | |
774 <None Include="src\plugin\ProtocolCF.inl" /> | |
775 <None Include="src\plugin\ProtocolImpl.inl" /> | |
776 <None Include="src\plugin\AdblockPlus.rgs" /> | |
777 <None Include="src\plugin\AdblockPlus.def" /> | |
778 <None Include="files\dictionary_w.ini"> | |
779 <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug Produ
ction|Win32'">true</DeploymentContent> | |
780 </None> | |
781 <None Include="files\settings.ini"> | |
782 <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug Produ
ction|Win32'">true</DeploymentContent> | |
783 </None> | |
784 <None Include="files\settings_page_w.ini"> | |
785 <DeploymentContent Condition="'$(Configuration)|$(Platform)'=='Debug Produ
ction|Win32'">false</DeploymentContent> | |
786 </None> | |
787 </ItemGroup> | |
788 <ItemGroup> | |
789 <ResourceCompile Include="src\plugin\AdblockPlus.rc" /> | |
790 </ItemGroup> | |
791 <ItemGroup> | |
792 <Image Include="src\res\blocking.ico" /> | |
793 <Image Include="src\res\deactivated.ico" /> | |
794 <Image Include="src\res\not-blocking.ico" /> | |
795 </ItemGroup> | |
796 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
797 <ImportGroup Label="ExtensionTargets"> | |
798 </ImportGroup> | |
799 <ProjectExtensions> | |
800 <VisualStudio> | |
801 <UserProperties RESOURCE_FILE="src\plugin\AdblockPlus.rc" /> | |
802 </VisualStudio> | |
803 </ProjectExtensions> | |
804 </Project> | |
LEFT | RIGHT |