Ignore:
Timestamp:
Apr 17, 2009 1:54:57 PM (15 years ago)
Author:
nanang
Message:

Added sample of ps inherited from another ps.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/vs-reorg/third_party/build/gsm/libgsmcodec.vcproj

    r2606 r2609  
    2626                        IntermediateDirectory="$(OutDir)" 
    2727                        ConfigurationType="4" 
    28                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops" 
    2928                        UseOfMFC="0" 
    3029                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    4847                        <Tool 
    4948                                Name="VCCLCompilerTool" 
    50                                 Optimization="0" 
    5149                                AdditionalIncludeDirectories=".,../../gsm/inc" 
    5250                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB" 
     
    6058                                WarningLevel="4" 
    6159                                SuppressStartupBanner="true" 
    62                                 DebugInformationFormat="4" 
    6360                        /> 
    6461                        <Tool 
     
    24182415                        > 
    24192416                        <File 
    2420                                 RelativePath="config.h" 
     2417                                RelativePath="..\..\gsm\inc\config.h" 
    24212418                                > 
    24222419                        </File> 
    24232420                        <File 
    2424                                 RelativePath="..\..\gsm\inc\config.h" 
     2421                                RelativePath="config.h" 
    24252422                                > 
    24262423                        </File> 
Note: See TracChangeset for help on using the changeset viewer.