first cleanup; still missing: RPM/Debian packages, pkgconfig, version compiled-in-version-info; refs #7

This commit is contained in:
Marc Wäckerlin
2010-09-29 11:19:03 +00:00
parent adbb943401
commit a0cd614bf3
47 changed files with 3596 additions and 1899 deletions

View File

@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="win32_win2000.vs2008"
>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="_WIN32_WINNT=0x0501;WINVER=0x0500;WIN32"
/>
</VisualStudioPropertySheet>
<?xml version="1.0"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="win32_win2000.vs2008"
>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="_WIN32_WINNT=0x0501;WINVER=0x0500;WIN32"
/>
</VisualStudioPropertySheet>