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

Legend:

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

    r343 r422  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="8.00"
     4        Version="9.00"
    55        Name="mpc2sv8"
    66        ProjectGUID="{36225C6A-FFA3-4E70-928E-1F69F7A3FCE1}"
    77        RootNamespace="mppenc"
    88        Keyword="Win32Proj"
     9        TargetFrameworkVersion="131072"
    910        >
    1011        <Platforms>
     
    4142                                Name="VCCLCompilerTool"
    4243                                Optimization="0"
    43                                 AdditionalIncludeDirectories="../include;../libmpcenc;../libmpcpsy"
     44                                AdditionalIncludeDirectories="../include;../libmpcenc;../libmpcpsy;."
    4445                                PreprocessorDefinitions="_WIN32;WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
    4546                                ExceptionHandling="0"
     
    4849                                BrowseInformation="1"
    4950                                WarningLevel="3"
    50                                 Detect64BitPortabilityProblems="true"
    5151                                DebugInformationFormat="1"
    5252                                CompileAs="1"
     
    7070                                MapExports="true"
    7171                                SubSystem="1"
     72                                RandomizedBaseAddress="1"
     73                                DataExecutionPrevention="0"
    7274                                TargetMachine="1"
    7375                        />
     
    9092                        <Tool
    9193                                Name="VCAppVerifierTool"
    92                         />
    93                         <Tool
    94                                 Name="VCWebDeploymentTool"
    9594                        />
    9695                        <Tool
     
    124123                        <Tool
    125124                                Name="VCCLCompilerTool"
    126                                 AdditionalIncludeDirectories="../include;../libmpcenc;../libmpcpsy"
     125                                Optimization="2"
     126                                AdditionalIncludeDirectories="../include;../libmpcenc;../libmpcpsy;."
    127127                                PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
    128128                                ExceptionHandling="0"
     
    131131                                FloatingPointModel="2"
    132132                                WarningLevel="3"
    133                                 Detect64BitPortabilityProblems="true"
    134133                                CompileAs="1"
    135134                        />
     
    150149                                OptimizeReferences="2"
    151150                                EnableCOMDATFolding="2"
     151                                RandomizedBaseAddress="1"
     152                                DataExecutionPrevention="0"
    152153                                TargetMachine="1"
    153154                                AllowIsolation="false"
     
    171172                        <Tool
    172173                                Name="VCAppVerifierTool"
    173                         />
    174                         <Tool
    175                                 Name="VCWebDeploymentTool"
    176174                        />
    177175                        <Tool
Note: See TracChangeset for help on using the changeset viewer.