Changeset 96 for trunk/libjdkmidi/trunk

Show
Ignore:
Timestamp:
08/27/06 17:43:55 (2 years ago)
Author:
jeffk@…
Message:

visual c++ 8 project updated

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/libjdkmidi/trunk/build/vc8/jdkmidi.vcproj

    r3 r96  
    55   Name="jdkmidi" 
    66   ProjectGUID="{F8D83713-D3AB-4201-891D-9AF50BBDBA8B}" 
     7   RootNamespace="jdkmidi" 
    78   > 
    89   <Platforms> 
     
    1920         IntermediateDirectory=".\Debug" 
    2021         ConfigurationType="4" 
    21          InheritedPropertySheets="UpgradeFromVC60.vsprops" 
     22         InheritedPropertySheets="..\..\..\..\..\..\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults\UpgradeFromVC60.vsprops" 
    2223         UseOfMFC="0" 
    2324         ATLMinimizesCRunTimeLibraryUsage="false" 
     
    4344            Optimization="0" 
    4445            AdditionalIncludeDirectories="..\..\include;&quot;C:\Program Files\Microsoft Platform SDK\Include&quot;" 
    45             PreprocessorDefinitions="WIN32;_DEBUG;_LIB" 
     46            PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE" 
    4647            MinimalRebuild="true" 
    4748            BasicRuntimeChecks="3" 
     
    9596         IntermediateDirectory=".\Release" 
    9697         ConfigurationType="4" 
    97          InheritedPropertySheets="UpgradeFromVC60.vsprops" 
     98         InheritedPropertySheets="..\..\..\..\..\..\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults\UpgradeFromVC60.vsprops" 
    9899         UseOfMFC="0" 
    99100         ATLMinimizesCRunTimeLibraryUsage="false" 
     
    120121            InlineFunctionExpansion="1" 
    121122            AdditionalIncludeDirectories="..\..\include;&quot;C:\Program Files\Microsoft Platform SDK\Include&quot;" 
    122             PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
     123            PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE" 
    123124            StringPooling="true" 
    124125            RuntimeLibrary="0"