Ignore:
Timestamp:
02/11/09 17:23:59 (15 years ago)
Author:
grimmel
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/trunk/win32/libcommon.vcproj

    r346 r422  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="8.00"
     4        Version="9.00"
    55        Name="libcommon"
    66        ProjectGUID="{49A26D14-0AD0-497E-A982-42BFD4D992FC}"
    77        RootNamespace="libcommon"
    88        Keyword="Win32Proj"
     9        TargetFrameworkVersion="131072"
    910        >
    1011        <Platforms>
     
    4041                                Name="VCCLCompilerTool"
    4142                                Optimization="0"
     43                                AdditionalIncludeDirectories="../include"
    4244                                PreprocessorDefinitions="_WIN32;WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
    4345                                ExceptionHandling="0"
     
    4648                                BrowseInformation="1"
    4749                                WarningLevel="3"
    48                                 Detect64BitPortabilityProblems="true"
    4950                                DebugInformationFormat="1"
    5051                                CompileAs="1"
     
    8586                        IntermediateDirectory="$(ConfigurationName)"
    8687                        ConfigurationType="4"
    87                         CharacterSet="1"
     88                        CharacterSet="0"
    8889                        WholeProgramOptimization="1"
    8990                        >
     
    105106                        <Tool
    106107                                Name="VCCLCompilerTool"
     108                                Optimization="2"
     109                                AdditionalIncludeDirectories="../include"
    107110                                PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
    108111                                StringPooling="true"
     
    164167                                >
    165168                        </File>
     169                        <File
     170                                RelativePath="..\common\tags.c"
     171                                >
     172                        </File>
    166173                </Filter>
    167174                <Filter
Note: See TracChangeset for help on using the changeset viewer.