Changeset 422


Ignore:
Timestamp:
02/11/09 17:23:59 (15 years ago)
Author:
grimmel
Message:
 
Location:
libmpc/trunk/win32
Files:
11 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
  • libmpc/trunk/win32/libmpcdec.vcproj

    r346 r422  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="8.00"
     4        Version="9.00"
    55        Name="libmpcdec"
    66        ProjectGUID="{4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3}"
    77        RootNamespace="libmpcdec"
     8        TargetFrameworkVersion="131072"
    89        >
    910        <Platforms>
     
    4849                                BrowseInformation="1"
    4950                                WarningLevel="3"
    50                                 Detect64BitPortabilityProblems="true"
    5151                                DebugInformationFormat="1"
    5252                                CompileAs="1"
     
    8787                        IntermediateDirectory="$(ConfigurationName)"
    8888                        ConfigurationType="4"
    89                         CharacterSet="1"
     89                        CharacterSet="0"
    9090                        WholeProgramOptimization="1"
    9191                        >
     
    107107                        <Tool
    108108                                Name="VCCLCompilerTool"
     109                                Optimization="2"
    109110                                AdditionalIncludeDirectories="../include"
    110111                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
  • libmpc/trunk/win32/libmpcenc.vcproj

    r343 r422  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="8.00"
     4        Version="9.00"
    55        Name="libmpcenc"
    66        ProjectGUID="{44EC1266-D2EE-47B8-ACFC-8BD52E7FFF96}"
    77        RootNamespace="libmpcenc"
    88        Keyword="Win32Proj"
     9        TargetFrameworkVersion="131072"
    910        >
    1011        <Platforms>
     
    4748                                BrowseInformation="1"
    4849                                WarningLevel="3"
    49                                 Detect64BitPortabilityProblems="true"
    5050                                DebugInformationFormat="1"
    5151                                CompileAs="1"
     
    8686                        IntermediateDirectory="$(ConfigurationName)"
    8787                        ConfigurationType="4"
     88                        CharacterSet="0"
    8889                        WholeProgramOptimization="1"
    8990                        >
     
    105106                        <Tool
    106107                                Name="VCCLCompilerTool"
     108                                Optimization="2"
    107109                                AdditionalIncludeDirectories="../include"
    108110                                PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;FAST_MATH"
  • libmpc/trunk/win32/libmpcpsy.vcproj

    r343 r422  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="8.00"
     4        Version="9.00"
    55        Name="libmpcpsy"
    66        ProjectGUID="{7CF31624-B40E-466F-9107-785816C787C4}"
    77        RootNamespace="libmpcpsy"
    88        Keyword="Win32Proj"
     9        TargetFrameworkVersion="131072"
    910        >
    1011        <Platforms>
     
    4748                                BrowseInformation="1"
    4849                                WarningLevel="3"
    49                                 Detect64BitPortabilityProblems="true"
    5050                                DebugInformationFormat="1"
    5151                                CompileAs="1"
     
    8686                        IntermediateDirectory="$(ConfigurationName)"
    8787                        ConfigurationType="4"
     88                        CharacterSet="0"
    8889                        WholeProgramOptimization="1"
    8990                        >
     
    105106                        <Tool
    106107                                Name="VCCLCompilerTool"
     108                                Optimization="2"
    107109                                AdditionalIncludeDirectories="../include"
    108110                                PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;FAST_MATH;CVD_FASTLOG"
     
    112114                                FloatingPointModel="2"
    113115                                WarningLevel="3"
    114                                 Detect64BitPortabilityProblems="true"
    115116                                CompileAs="1"
    116117                        />
  • libmpc/trunk/win32/libwavformat.vcproj

    r331 r422  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="8,00"
     4        Version="9.00"
    55        Name="libwavformat"
    66        ProjectGUID="{13D176A2-B6BB-403F-A816-AA1F388078B7}"
    77        RootNamespace="libwavformat"
    88        Keyword="Win32Proj"
     9        TargetFrameworkVersion="131072"
    910        >
    1011        <Platforms>
     
    4849                                BrowseInformation="1"
    4950                                WarningLevel="3"
    50                                 Detect64BitPortabilityProblems="true"
    5151                                DebugInformationFormat="1"
    5252                                CompileAs="1"
     
    8787                        IntermediateDirectory="$(ConfigurationName)"
    8888                        ConfigurationType="4"
    89                         CharacterSet="1"
     89                        CharacterSet="0"
    9090                        WholeProgramOptimization="1"
    9191                        >
     
    107107                        <Tool
    108108                                Name="VCCLCompilerTool"
     109                                Optimization="2"
    109110                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
    110111                                StringPooling="true"
     
    112113                                BufferSecurityCheck="false"
    113114                                EnableFunctionLevelLinking="true"
     115                                FloatingPointModel="2"
    114116                                WarningLevel="3"
    115                                 Detect64BitPortabilityProblems="true"
    116117                                DebugInformationFormat="0"
    117118                                CompileAs="1"
  • 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
  • libmpc/trunk/win32/mpccut.vcproj

    r343 r422  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="8.00"
     4        Version="9.00"
    55        Name="mpccut"
    66        ProjectGUID="{ABBF9DD7-650F-48A8-9810-B76F233520F3}"
    77        RootNamespace="mppenc"
    88        Keyword="Win32Proj"
     9        TargetFrameworkVersion="131072"
    910        >
    1011        <Platforms>
     
    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"
     125                                Optimization="2"
    126126                                AdditionalIncludeDirectories="../include;../libmpcenc;../libmpcpsy;../win32"
    127127                                PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
     
    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
  • libmpc/trunk/win32/mpcdec.vcproj

    r346 r422  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="8.00"
     4        Version="9.00"
    55        Name="mpcdec"
    66        ProjectGUID="{A527175B-22A9-41AB-B2E8-580F573CCAFB}"
    77        RootNamespace="mpcdec"
    88        Keyword="Win32Proj"
     9        TargetFrameworkVersion="131072"
    910        >
    1011        <Platforms>
     
    4849                                UsePrecompiledHeader="0"
    4950                                WarningLevel="3"
    50                                 Detect64BitPortabilityProblems="true"
    5151                                DebugInformationFormat="1"
    5252                                CompileAs="1"
     
    6868                                GenerateDebugInformation="true"
    6969                                SubSystem="1"
     70                                RandomizedBaseAddress="1"
     71                                DataExecutionPrevention="0"
    7072                                TargetMachine="1"
    7173                                AllowIsolation="false"
     
    9193                        />
    9294                        <Tool
    93                                 Name="VCWebDeploymentTool"
    94                         />
    95                         <Tool
    9695                                Name="VCPostBuildEventTool"
    9796                                CommandLine="copy &quot;$(TargetPath)&quot; ..\bin"
     
    103102                        IntermediateDirectory="$(ConfigurationName)"
    104103                        ConfigurationType="1"
    105                         CharacterSet="1"
     104                        CharacterSet="0"
    106105                        WholeProgramOptimization="1"
    107106                        >
     
    123122                        <Tool
    124123                                Name="VCCLCompilerTool"
     124                                Optimization="2"
    125125                                AdditionalIncludeDirectories="../include,../libwavformat,../win32"
    126126                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
     
    131131                                FloatingPointModel="2"
    132132                                WarningLevel="3"
    133                                 Detect64BitPortabilityProblems="true"
    134133                                DebugInformationFormat="0"
    135134                                CompileAs="1"
     
    151150                                OptimizeReferences="2"
    152151                                EnableCOMDATFolding="2"
     152                                RandomizedBaseAddress="1"
     153                                DataExecutionPrevention="0"
    153154                                TargetMachine="1"
    154155                                AllowIsolation="false"
     
    174175                        />
    175176                        <Tool
    176                                 Name="VCWebDeploymentTool"
    177                         />
    178                         <Tool
    179177                                Name="VCPostBuildEventTool"
    180178                                CommandLine="copy &quot;$(TargetPath)&quot; ..\bin"
  • libmpc/trunk/win32/mpcenc.vcproj

    r343 r422  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="8.00"
     4        Version="9.00"
    55        Name="mpcenc"
    66        ProjectGUID="{15082E34-9324-469F-8423-F995B4814A37}"
    77        RootNamespace="mppenc"
    88        Keyword="Win32Proj"
     9        TargetFrameworkVersion="131072"
    910        >
    1011        <Platforms>
     
    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"
     125                                Optimization="2"
    126126                                AdditionalIncludeDirectories="../include;../libmpcenc;../libmpcpsy"
    127127                                PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;FAST_MATH"
     
    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
     
    206204                        </File>
    207205                        <File
    208                                 RelativePath="..\mpcenc\tags.c"
    209                                 >
    210                         </File>
    211                         <File
    212206                                RelativePath="..\mpcenc\wave_in.c"
    213207                                >
  • libmpc/trunk/win32/mpcgain.vcproj

    r346 r422  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="8.00"
     4        Version="9.00"
    55        Name="mpcgain"
    66        ProjectGUID="{76CBB7D4-0524-4569-9150-34BDE4235D04}"
    77        RootNamespace="mpcgain"
    88        Keyword="Win32Proj"
     9        TargetFrameworkVersion="131072"
    910        >
    1011        <Platforms>
     
    6465                                GenerateDebugInformation="true"
    6566                                SubSystem="1"
     67                                RandomizedBaseAddress="1"
     68                                DataExecutionPrevention="0"
    6669                                TargetMachine="1"
    6770                        />
     
    8588                        />
    8689                        <Tool
    87                                 Name="VCWebDeploymentTool"
    88                         />
    89                         <Tool
    9090                                Name="VCPostBuildEventTool"
    9191                        />
     
    9696                        IntermediateDirectory="$(ConfigurationName)"
    9797                        ConfigurationType="1"
    98                         CharacterSet="1"
     98                        CharacterSet="0"
    9999                        WholeProgramOptimization="1"
    100100                        >
     
    116116                        <Tool
    117117                                Name="VCCLCompilerTool"
     118                                Optimization="2"
    118119                                AdditionalIncludeDirectories="../include;../../../libreplaygain/include"
    119120                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
    120121                                RuntimeLibrary="0"
     122                                BufferSecurityCheck="false"
    121123                                FloatingPointModel="2"
    122124                                UsePrecompiledHeader="0"
     
    139141                                OptimizeReferences="2"
    140142                                EnableCOMDATFolding="2"
     143                                RandomizedBaseAddress="1"
     144                                DataExecutionPrevention="0"
    141145                                TargetMachine="1"
    142146                        />
     
    158162                        <Tool
    159163                                Name="VCAppVerifierTool"
    160                         />
    161                         <Tool
    162                                 Name="VCWebDeploymentTool"
    163164                        />
    164165                        <Tool
  • libmpc/trunk/win32/musepack.sln

    r346 r422  
    11
    2 Microsoft Visual Studio Solution File, Format Version 9.00
    3 # Visual Studio 2005
     2Microsoft Visual Studio Solution File, Format Version 10.00
     3# Visual Studio 2008
    44Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mpcenc", "mpcenc.vcproj", "{15082E34-9324-469F-8423-F995B4814A37}"
    55        ProjectSection(ProjectDependencies) = postProject
Note: See TracChangeset for help on using the changeset viewer.