Changeset 422
- Timestamp:
- 02/11/09 17:23:59 (16 years ago)
- Location:
- libmpc/trunk/win32
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/trunk/win32/libcommon.vcproj
r346 r422 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 8.00"4 Version="9.00" 5 5 Name="libcommon" 6 6 ProjectGUID="{49A26D14-0AD0-497E-A982-42BFD4D992FC}" 7 7 RootNamespace="libcommon" 8 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="131072" 9 10 > 10 11 <Platforms> … … 40 41 Name="VCCLCompilerTool" 41 42 Optimization="0" 43 AdditionalIncludeDirectories="../include" 42 44 PreprocessorDefinitions="_WIN32;WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" 43 45 ExceptionHandling="0" … … 46 48 BrowseInformation="1" 47 49 WarningLevel="3" 48 Detect64BitPortabilityProblems="true"49 50 DebugInformationFormat="1" 50 51 CompileAs="1" … … 85 86 IntermediateDirectory="$(ConfigurationName)" 86 87 ConfigurationType="4" 87 CharacterSet=" 1"88 CharacterSet="0" 88 89 WholeProgramOptimization="1" 89 90 > … … 105 106 <Tool 106 107 Name="VCCLCompilerTool" 108 Optimization="2" 109 AdditionalIncludeDirectories="../include" 107 110 PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" 108 111 StringPooling="true" … … 164 167 > 165 168 </File> 169 <File 170 RelativePath="..\common\tags.c" 171 > 172 </File> 166 173 </Filter> 167 174 <Filter -
libmpc/trunk/win32/libmpcdec.vcproj
r346 r422 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 8.00"4 Version="9.00" 5 5 Name="libmpcdec" 6 6 ProjectGUID="{4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3}" 7 7 RootNamespace="libmpcdec" 8 TargetFrameworkVersion="131072" 8 9 > 9 10 <Platforms> … … 48 49 BrowseInformation="1" 49 50 WarningLevel="3" 50 Detect64BitPortabilityProblems="true"51 51 DebugInformationFormat="1" 52 52 CompileAs="1" … … 87 87 IntermediateDirectory="$(ConfigurationName)" 88 88 ConfigurationType="4" 89 CharacterSet=" 1"89 CharacterSet="0" 90 90 WholeProgramOptimization="1" 91 91 > … … 107 107 <Tool 108 108 Name="VCCLCompilerTool" 109 Optimization="2" 109 110 AdditionalIncludeDirectories="../include" 110 111 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE" -
libmpc/trunk/win32/libmpcenc.vcproj
r343 r422 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 8.00"4 Version="9.00" 5 5 Name="libmpcenc" 6 6 ProjectGUID="{44EC1266-D2EE-47B8-ACFC-8BD52E7FFF96}" 7 7 RootNamespace="libmpcenc" 8 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="131072" 9 10 > 10 11 <Platforms> … … 47 48 BrowseInformation="1" 48 49 WarningLevel="3" 49 Detect64BitPortabilityProblems="true"50 50 DebugInformationFormat="1" 51 51 CompileAs="1" … … 86 86 IntermediateDirectory="$(ConfigurationName)" 87 87 ConfigurationType="4" 88 CharacterSet="0" 88 89 WholeProgramOptimization="1" 89 90 > … … 105 106 <Tool 106 107 Name="VCCLCompilerTool" 108 Optimization="2" 107 109 AdditionalIncludeDirectories="../include" 108 110 PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;FAST_MATH" -
libmpc/trunk/win32/libmpcpsy.vcproj
r343 r422 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 8.00"4 Version="9.00" 5 5 Name="libmpcpsy" 6 6 ProjectGUID="{7CF31624-B40E-466F-9107-785816C787C4}" 7 7 RootNamespace="libmpcpsy" 8 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="131072" 9 10 > 10 11 <Platforms> … … 47 48 BrowseInformation="1" 48 49 WarningLevel="3" 49 Detect64BitPortabilityProblems="true"50 50 DebugInformationFormat="1" 51 51 CompileAs="1" … … 86 86 IntermediateDirectory="$(ConfigurationName)" 87 87 ConfigurationType="4" 88 CharacterSet="0" 88 89 WholeProgramOptimization="1" 89 90 > … … 105 106 <Tool 106 107 Name="VCCLCompilerTool" 108 Optimization="2" 107 109 AdditionalIncludeDirectories="../include" 108 110 PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;FAST_MATH;CVD_FASTLOG" … … 112 114 FloatingPointModel="2" 113 115 WarningLevel="3" 114 Detect64BitPortabilityProblems="true"115 116 CompileAs="1" 116 117 /> -
libmpc/trunk/win32/libwavformat.vcproj
r331 r422 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 8,00"4 Version="9.00" 5 5 Name="libwavformat" 6 6 ProjectGUID="{13D176A2-B6BB-403F-A816-AA1F388078B7}" 7 7 RootNamespace="libwavformat" 8 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="131072" 9 10 > 10 11 <Platforms> … … 48 49 BrowseInformation="1" 49 50 WarningLevel="3" 50 Detect64BitPortabilityProblems="true"51 51 DebugInformationFormat="1" 52 52 CompileAs="1" … … 87 87 IntermediateDirectory="$(ConfigurationName)" 88 88 ConfigurationType="4" 89 CharacterSet=" 1"89 CharacterSet="0" 90 90 WholeProgramOptimization="1" 91 91 > … … 107 107 <Tool 108 108 Name="VCCLCompilerTool" 109 Optimization="2" 109 110 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 110 111 StringPooling="true" … … 112 113 BufferSecurityCheck="false" 113 114 EnableFunctionLevelLinking="true" 115 FloatingPointModel="2" 114 116 WarningLevel="3" 115 Detect64BitPortabilityProblems="true"116 117 DebugInformationFormat="0" 117 118 CompileAs="1" -
libmpc/trunk/win32/mpc2sv8.vcproj
r343 r422 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 8.00"4 Version="9.00" 5 5 Name="mpc2sv8" 6 6 ProjectGUID="{36225C6A-FFA3-4E70-928E-1F69F7A3FCE1}" 7 7 RootNamespace="mppenc" 8 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="131072" 9 10 > 10 11 <Platforms> … … 41 42 Name="VCCLCompilerTool" 42 43 Optimization="0" 43 AdditionalIncludeDirectories="../include;../libmpcenc;../libmpcpsy "44 AdditionalIncludeDirectories="../include;../libmpcenc;../libmpcpsy;." 44 45 PreprocessorDefinitions="_WIN32;WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE" 45 46 ExceptionHandling="0" … … 48 49 BrowseInformation="1" 49 50 WarningLevel="3" 50 Detect64BitPortabilityProblems="true"51 51 DebugInformationFormat="1" 52 52 CompileAs="1" … … 70 70 MapExports="true" 71 71 SubSystem="1" 72 RandomizedBaseAddress="1" 73 DataExecutionPrevention="0" 72 74 TargetMachine="1" 73 75 /> … … 90 92 <Tool 91 93 Name="VCAppVerifierTool" 92 />93 <Tool94 Name="VCWebDeploymentTool"95 94 /> 96 95 <Tool … … 124 123 <Tool 125 124 Name="VCCLCompilerTool" 126 AdditionalIncludeDirectories="../include;../libmpcenc;../libmpcpsy" 125 Optimization="2" 126 AdditionalIncludeDirectories="../include;../libmpcenc;../libmpcpsy;." 127 127 PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE" 128 128 ExceptionHandling="0" … … 131 131 FloatingPointModel="2" 132 132 WarningLevel="3" 133 Detect64BitPortabilityProblems="true"134 133 CompileAs="1" 135 134 /> … … 150 149 OptimizeReferences="2" 151 150 EnableCOMDATFolding="2" 151 RandomizedBaseAddress="1" 152 DataExecutionPrevention="0" 152 153 TargetMachine="1" 153 154 AllowIsolation="false" … … 171 172 <Tool 172 173 Name="VCAppVerifierTool" 173 />174 <Tool175 Name="VCWebDeploymentTool"176 174 /> 177 175 <Tool -
libmpc/trunk/win32/mpccut.vcproj
r343 r422 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 8.00"4 Version="9.00" 5 5 Name="mpccut" 6 6 ProjectGUID="{ABBF9DD7-650F-48A8-9810-B76F233520F3}" 7 7 RootNamespace="mppenc" 8 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="131072" 9 10 > 10 11 <Platforms> … … 48 49 BrowseInformation="1" 49 50 WarningLevel="3" 50 Detect64BitPortabilityProblems="true"51 51 DebugInformationFormat="1" 52 52 CompileAs="1" … … 70 70 MapExports="true" 71 71 SubSystem="1" 72 RandomizedBaseAddress="1" 73 DataExecutionPrevention="0" 72 74 TargetMachine="1" 73 75 /> … … 90 92 <Tool 91 93 Name="VCAppVerifierTool" 92 />93 <Tool94 Name="VCWebDeploymentTool"95 94 /> 96 95 <Tool … … 124 123 <Tool 125 124 Name="VCCLCompilerTool" 125 Optimization="2" 126 126 AdditionalIncludeDirectories="../include;../libmpcenc;../libmpcpsy;../win32" 127 127 PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE" … … 131 131 FloatingPointModel="2" 132 132 WarningLevel="3" 133 Detect64BitPortabilityProblems="true"134 133 CompileAs="1" 135 134 /> … … 150 149 OptimizeReferences="2" 151 150 EnableCOMDATFolding="2" 151 RandomizedBaseAddress="1" 152 DataExecutionPrevention="0" 152 153 TargetMachine="1" 153 154 AllowIsolation="false" … … 171 172 <Tool 172 173 Name="VCAppVerifierTool" 173 />174 <Tool175 Name="VCWebDeploymentTool"176 174 /> 177 175 <Tool -
libmpc/trunk/win32/mpcdec.vcproj
r346 r422 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 8.00"4 Version="9.00" 5 5 Name="mpcdec" 6 6 ProjectGUID="{A527175B-22A9-41AB-B2E8-580F573CCAFB}" 7 7 RootNamespace="mpcdec" 8 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="131072" 9 10 > 10 11 <Platforms> … … 48 49 UsePrecompiledHeader="0" 49 50 WarningLevel="3" 50 Detect64BitPortabilityProblems="true"51 51 DebugInformationFormat="1" 52 52 CompileAs="1" … … 68 68 GenerateDebugInformation="true" 69 69 SubSystem="1" 70 RandomizedBaseAddress="1" 71 DataExecutionPrevention="0" 70 72 TargetMachine="1" 71 73 AllowIsolation="false" … … 91 93 /> 92 94 <Tool 93 Name="VCWebDeploymentTool"94 />95 <Tool96 95 Name="VCPostBuildEventTool" 97 96 CommandLine="copy "$(TargetPath)" ..\bin" … … 103 102 IntermediateDirectory="$(ConfigurationName)" 104 103 ConfigurationType="1" 105 CharacterSet=" 1"104 CharacterSet="0" 106 105 WholeProgramOptimization="1" 107 106 > … … 123 122 <Tool 124 123 Name="VCCLCompilerTool" 124 Optimization="2" 125 125 AdditionalIncludeDirectories="../include,../libwavformat,../win32" 126 126 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE" … … 131 131 FloatingPointModel="2" 132 132 WarningLevel="3" 133 Detect64BitPortabilityProblems="true"134 133 DebugInformationFormat="0" 135 134 CompileAs="1" … … 151 150 OptimizeReferences="2" 152 151 EnableCOMDATFolding="2" 152 RandomizedBaseAddress="1" 153 DataExecutionPrevention="0" 153 154 TargetMachine="1" 154 155 AllowIsolation="false" … … 174 175 /> 175 176 <Tool 176 Name="VCWebDeploymentTool"177 />178 <Tool179 177 Name="VCPostBuildEventTool" 180 178 CommandLine="copy "$(TargetPath)" ..\bin" -
libmpc/trunk/win32/mpcenc.vcproj
r343 r422 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 8.00"4 Version="9.00" 5 5 Name="mpcenc" 6 6 ProjectGUID="{15082E34-9324-469F-8423-F995B4814A37}" 7 7 RootNamespace="mppenc" 8 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="131072" 9 10 > 10 11 <Platforms> … … 48 49 BrowseInformation="1" 49 50 WarningLevel="3" 50 Detect64BitPortabilityProblems="true"51 51 DebugInformationFormat="1" 52 52 CompileAs="1" … … 70 70 MapExports="true" 71 71 SubSystem="1" 72 RandomizedBaseAddress="1" 73 DataExecutionPrevention="0" 72 74 TargetMachine="1" 73 75 /> … … 90 92 <Tool 91 93 Name="VCAppVerifierTool" 92 />93 <Tool94 Name="VCWebDeploymentTool"95 94 /> 96 95 <Tool … … 124 123 <Tool 125 124 Name="VCCLCompilerTool" 125 Optimization="2" 126 126 AdditionalIncludeDirectories="../include;../libmpcenc;../libmpcpsy" 127 127 PreprocessorDefinitions="_WIN32;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;FAST_MATH" … … 131 131 FloatingPointModel="2" 132 132 WarningLevel="3" 133 Detect64BitPortabilityProblems="true"134 133 CompileAs="1" 135 134 /> … … 150 149 OptimizeReferences="2" 151 150 EnableCOMDATFolding="2" 151 RandomizedBaseAddress="1" 152 DataExecutionPrevention="0" 152 153 TargetMachine="1" 153 154 AllowIsolation="false" … … 171 172 <Tool 172 173 Name="VCAppVerifierTool" 173 />174 <Tool175 Name="VCWebDeploymentTool"176 174 /> 177 175 <Tool … … 206 204 </File> 207 205 <File 208 RelativePath="..\mpcenc\tags.c"209 >210 </File>211 <File212 206 RelativePath="..\mpcenc\wave_in.c" 213 207 > -
libmpc/trunk/win32/mpcgain.vcproj
r346 r422 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 8.00"4 Version="9.00" 5 5 Name="mpcgain" 6 6 ProjectGUID="{76CBB7D4-0524-4569-9150-34BDE4235D04}" 7 7 RootNamespace="mpcgain" 8 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="131072" 9 10 > 10 11 <Platforms> … … 64 65 GenerateDebugInformation="true" 65 66 SubSystem="1" 67 RandomizedBaseAddress="1" 68 DataExecutionPrevention="0" 66 69 TargetMachine="1" 67 70 /> … … 85 88 /> 86 89 <Tool 87 Name="VCWebDeploymentTool"88 />89 <Tool90 90 Name="VCPostBuildEventTool" 91 91 /> … … 96 96 IntermediateDirectory="$(ConfigurationName)" 97 97 ConfigurationType="1" 98 CharacterSet=" 1"98 CharacterSet="0" 99 99 WholeProgramOptimization="1" 100 100 > … … 116 116 <Tool 117 117 Name="VCCLCompilerTool" 118 Optimization="2" 118 119 AdditionalIncludeDirectories="../include;../../../libreplaygain/include" 119 120 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 120 121 RuntimeLibrary="0" 122 BufferSecurityCheck="false" 121 123 FloatingPointModel="2" 122 124 UsePrecompiledHeader="0" … … 139 141 OptimizeReferences="2" 140 142 EnableCOMDATFolding="2" 143 RandomizedBaseAddress="1" 144 DataExecutionPrevention="0" 141 145 TargetMachine="1" 142 146 /> … … 158 162 <Tool 159 163 Name="VCAppVerifierTool" 160 />161 <Tool162 Name="VCWebDeploymentTool"163 164 /> 164 165 <Tool -
libmpc/trunk/win32/musepack.sln
r346 r422 1 1 2 Microsoft Visual Studio Solution File, Format Version 9.003 # Visual Studio 200 52 Microsoft Visual Studio Solution File, Format Version 10.00 3 # Visual Studio 2008 4 4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mpcenc", "mpcenc.vcproj", "{15082E34-9324-469F-8423-F995B4814A37}" 5 5 ProjectSection(ProjectDependencies) = postProject
Note: See TracChangeset
for help on using the changeset viewer.