OLD | NEW |
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 > |
(...skipping 714 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
725 Name="VCResourceCompilerTool" | 725 Name="VCResourceCompilerTool" |
726 PreprocessorDefinitions="NDEBUG" | 726 PreprocessorDefinitions="NDEBUG" |
727 Culture="2052" | 727 Culture="2052" |
728 /> | 728 /> |
729 <Tool | 729 <Tool |
730 Name="VCPreLinkEventTool" | 730 Name="VCPreLinkEventTool" |
731 /> | 731 /> |
732 <Tool | 732 <Tool |
733 Name="VCLinkerTool" | 733 Name="VCLinkerTool" |
734 RegisterOutput="true" | 734 RegisterOutput="true" |
735 » » » » AdditionalDependencies="odbc32.lib odbccp32.lib
winhttp.lib comsuppwd.lib comDlg32.lib shlwapi.lib Msi.lib" | 735 » » » » AdditionalDependencies="odbc32.lib odbccp32.lib
winhttp.lib comsuppwd.lib comDlg32.lib shlwapi.lib Msi.lib .\V8\lib\debug_x32\v8
_base.lib" |
736 OutputFile="$(OutDir)\SimpleAdblock.dll" | 736 OutputFile="$(OutDir)\SimpleAdblock.dll" |
737 LinkIncremental="1" | 737 LinkIncremental="1" |
738 SuppressStartupBanner="true" | 738 SuppressStartupBanner="true" |
739 AdditionalLibraryDirectories="" | 739 AdditionalLibraryDirectories="" |
740 IgnoreAllDefaultLibraries="false" | 740 IgnoreAllDefaultLibraries="false" |
741 IgnoreDefaultLibraryNames="nafxcwd.lib LIBCMTD.l
ib" | 741 IgnoreDefaultLibraryNames="nafxcwd.lib LIBCMTD.l
ib" |
742 ModuleDefinitionFile=".\$(TargetName).def" | 742 ModuleDefinitionFile=".\$(TargetName).def" |
743 GenerateDebugInformation="true" | 743 GenerateDebugInformation="true" |
744 AssemblyDebug="0" | 744 AssemblyDebug="0" |
745 ProgramDatabaseFile="$(IntDir)\$(TargetName).pdb
" | 745 ProgramDatabaseFile="$(IntDir)\$(TargetName).pdb
" |
(...skipping 709 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1455 > | 1455 > |
1456 </File> | 1456 </File> |
1457 <File | 1457 <File |
1458 RelativePath=".\SimpleAdblockTab.h" | 1458 RelativePath=".\SimpleAdblockTab.h" |
1459 > | 1459 > |
1460 </File> | 1460 </File> |
1461 <File | 1461 <File |
1462 RelativePath=".\Version.h" | 1462 RelativePath=".\Version.h" |
1463 > | 1463 > |
1464 </File> | 1464 </File> |
| 1465 <Filter |
| 1466 Name="V8" |
| 1467 > |
| 1468 <File |
| 1469 RelativePath=".\V8\v8.h" |
| 1470 > |
| 1471 </File> |
| 1472 </Filter> |
1465 </Filter> | 1473 </Filter> |
1466 <Filter | 1474 <Filter |
1467 Name="Resource Files" | 1475 Name="Resource Files" |
1468 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe
" | 1476 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe
" |
1469 > | 1477 > |
1470 <File | 1478 <File |
1471 RelativePath=".\AdBlocker.rc" | 1479 RelativePath=".\AdBlocker.rc" |
1472 > | 1480 > |
1473 </File> | 1481 </File> |
1474 <File | 1482 <File |
(...skipping 26 matching lines...) Expand all Loading... |
1501 </File> | 1509 </File> |
1502 </Filter> | 1510 </Filter> |
1503 </Files> | 1511 </Files> |
1504 <Globals> | 1512 <Globals> |
1505 <Global | 1513 <Global |
1506 Name="RESOURCE_FILE" | 1514 Name="RESOURCE_FILE" |
1507 Value="AdBlocker.rc" | 1515 Value="AdBlocker.rc" |
1508 /> | 1516 /> |
1509 </Globals> | 1517 </Globals> |
1510 </VisualStudioProject> | 1518 </VisualStudioProject> |
OLD | NEW |