mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-07 09:25:41 +00:00
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1116 6778bc44-b910-0410-a7a0-be141de4315d
544 lines
10 KiB
XML
544 lines
10 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="libprojectM"
|
|
ProjectGUID="{31B91091-431A-4842-8682-2A04B51C980A}"
|
|
RootNamespace="libprojectM"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""..\WinLibs\freetype-2.3.5\include";"..\WinLibs\FTGL\include";"..\WinLibs\glew\include\GL""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;DEBUG;GLEW_STATIC;USE_FBO;USE_FTGL"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\Debug/libprojectM.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="2057"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="opengl32.lib"
|
|
OutputFile=".\Debug\libprojectM.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Debug/libprojectM.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="C:\Users\pete\Desktop\trunk\src\WinLibs\pthreads\include;"..\WinLibs\freetype-2.3.5\include";..\WinLibs\FTGL\include;..\WinLibs\glew\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GLEW_STATIC;USE_FBO; USE_FTGL"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\Release/libprojectM.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
WarnAsError="false"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
ShowIncludes="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="2057"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="opengl32.lib glu32.lib"
|
|
OutputFile=".\Release\libprojectM.lib"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/libprojectM.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
<ProjectReference
|
|
ReferencedProjectIdentifier="{94AC71AA-7528-4E56-A5A9-EDDFE6D20A39}"
|
|
RelativePathToProject="..\WinLibs\glew\build\vc6\glew_static.vcproj"
|
|
/>
|
|
<ProjectReference
|
|
ReferencedProjectIdentifier="{4A80DC08-8D4E-4136-B818-AF0024000A21}"
|
|
RelativePathToProject="..\WinLibs\FTGL\win32_vcpp\ftgl_static_lib\ftgl_static_lib.vcproj"
|
|
/>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath=".\BeatDetect.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BuiltinFuncs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BuiltinParams.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ConfigFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CustomShape.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CustomWave.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Eval.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Expr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FBO.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fftsg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Func.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IdlePreset.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\image_DXT.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\image_helper.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\InitCond.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\KeyHandler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libprojectM.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Param.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Parser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PCM.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PerFrameEqn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PerPixelEqn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PerPointEqn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Preset.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PresetChooser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PresetFrameIO.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PresetLoader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PresetMerge.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\projectM.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Renderer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SOIL.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stb_image_aug.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TextureManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TimeKeeper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\timer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\win32-dirent.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\wipemalloc.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath=".\Algorithms.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BeatDetect.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BuiltinFuncs.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BuiltinParams.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Common.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\compare.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ConfigFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CustomShape.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CustomWave.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CValue.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dlldefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Eval.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\event.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Expr.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fatal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FBO.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fftsg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Func.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IdlePreset.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IdleTextures.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\image_DXT.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\image_helper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\InitCond.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\InitCondUtils.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\KeyHandler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lvtoprojectM.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MoodBar.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Param.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ParamUtils.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Parser.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PCM.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PerFrameEqn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PerPixelEqn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PerPointEqn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Preset.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\presetchooser.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PresetFrameIO.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\presetloader.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PresetMerge.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\projectM.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Renderer.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SOIL.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stb_image_aug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TextureManager.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TimeKeeper.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\timer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\win32-dirent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\wipemalloc.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|