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" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="default.vs2008"
>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;_SECURE_SCL=0"
/>
</VisualStudioPropertySheet>
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="default.vs2008"
>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;_SECURE_SCL=0"
/>
</VisualStudioPropertySheet>