Selaa lähdekoodia

* Ignore annoying VC++ warnings (use of strdup instead of _strdup even in

C mode, "benign redefinition" of macros...).
tags/v0.99.beta14
Sam Hocevar sam 18 vuotta sitten
vanhempi
commit
095a3d1c5f
4 muutettua tiedostoa jossa 16 lisäystä ja 10 poistoa
  1. +4
    -5
      msvc/cacademo.vcproj
  2. +4
    -5
      msvc/cacafire.vcproj
  3. +4
    -0
      msvc/libcaca.vcproj
  4. +4
    -0
      msvc/libcucul.vcproj

+ 4
- 5
msvc/cacademo.vcproj Näytä tiedosto

@@ -49,6 +49,8 @@
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
CompileAs="1"
DisableSpecificWarnings="4996;4142"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -131,6 +133,8 @@
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="1"
DisableSpecificWarnings="4996;4142"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -189,11 +193,6 @@
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc"
>
</Filter>
</Files>
<Globals>
</Globals>


+ 4
- 5
msvc/cacafire.vcproj Näytä tiedosto

@@ -49,6 +49,8 @@
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
CompileAs="1"
DisableSpecificWarnings="4996;4142"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -131,6 +133,8 @@
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="1"
DisableSpecificWarnings="4996;4142"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -189,11 +193,6 @@
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc"
>
</Filter>
</Files>
<Globals>
</Globals>


+ 4
- 0
msvc/libcaca.vcproj Näytä tiedosto

@@ -46,6 +46,8 @@
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
CompileAs="1"
DisableSpecificWarnings="4996;4142"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -118,6 +120,8 @@
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="1"
DisableSpecificWarnings="4996;4142"
/>
<Tool
Name="VCManagedResourceCompilerTool"


+ 4
- 0
msvc/libcucul.vcproj Näytä tiedosto

@@ -46,6 +46,8 @@
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
CompileAs="1"
DisableSpecificWarnings="4996;4142"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -118,6 +120,8 @@
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CompileAs="1"
DisableSpecificWarnings="4996;4142"
/>
<Tool
Name="VCManagedResourceCompilerTool"


Ladataan…
Peruuta
Tallenna