2005-12-09 19:21:38 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
|
<VisualStudioProject
|
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
|
Version="7.10"
|
|
|
|
|
Name="smpackage"
|
|
|
|
|
ProjectGUID="{67179F21-52DD-42E7-A797-67DBEAF9F4F4}"
|
|
|
|
|
SccProjectName=""
|
|
|
|
|
SccLocalPath=""
|
|
|
|
|
Keyword="MFCProj">
|
|
|
|
|
<Platforms>
|
|
|
|
|
<Platform
|
|
|
|
|
Name="Win32"/>
|
|
|
|
|
</Platforms>
|
|
|
|
|
<Configurations>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
OutputDirectory="../Program"
|
|
|
|
|
IntermediateDirectory=".\Debug"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
UseOfMFC="2"
|
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
|
CharacterSet="2">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="0"
|
|
|
|
|
AdditionalIncludeDirectories=".;"
|
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
|
PrecompiledHeaderThrough="global.h"
|
|
|
|
|
PrecompiledHeaderFile=".\Debug-smpackage/smpackage.pch"
|
|
|
|
|
AssemblerListingLocation=".\../Debug-smpackage/"
|
|
|
|
|
ObjectFile=".\../Debug-smpackage/"
|
|
|
|
|
ProgramDataBaseFileName=".\../Debug-smpackage/"
|
|
|
|
|
BrowseInformation="1"
|
|
|
|
|
WarningLevel="4"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
DebugInformationFormat="4"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
2005-12-10 08:18:34 +00:00
|
|
|
AdditionalDependencies="smpackage\ZipArchive\Release\ZipArchive.lib"
|
2005-12-09 19:21:38 +00:00
|
|
|
OutputFile="../../Program/tools-debug.exe"
|
|
|
|
|
LinkIncremental="1"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
|
ProgramDatabaseFile=".\../../Program/smpackage-debug.pdb"
|
|
|
|
|
SubSystem="2"
|
|
|
|
|
TargetMachine="1"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
|
MkTypLibCompatible="TRUE"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
TargetEnvironment="1"
|
|
|
|
|
TypeLibraryName=".\../../Program/smpackage.tlb"
|
|
|
|
|
HeaderFileName=""/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
|
Culture="1033"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Release|Win32"
|
|
|
|
|
OutputDirectory="../Program"
|
|
|
|
|
IntermediateDirectory=".\Release"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
UseOfMFC="2"
|
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
|
CharacterSet="2">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="2"
|
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
|
AdditionalIncludeDirectories=";"
|
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
|
|
|
StringPooling="TRUE"
|
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
|
PrecompiledHeaderThrough="global.h"
|
|
|
|
|
PrecompiledHeaderFile=".\Release-smpackage/smpackage.pch"
|
|
|
|
|
AssemblerListingLocation=".\../Release-smpackage/"
|
|
|
|
|
ObjectFile=".\../Release-smpackage/"
|
|
|
|
|
ProgramDataBaseFileName=".\../Release-smpackage/"
|
|
|
|
|
BrowseInformation="1"
|
|
|
|
|
WarningLevel="4"
|
|
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
2005-12-10 08:18:34 +00:00
|
|
|
AdditionalDependencies="smpackage\ZipArchive\Release\ZipArchive.lib"
|
2005-12-09 19:21:38 +00:00
|
|
|
OutputFile=".\../../Program/tools.exe"
|
|
|
|
|
LinkIncremental="1"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
ProgramDatabaseFile=".\../../Program/smpackage.pdb"
|
|
|
|
|
SubSystem="2"
|
|
|
|
|
TargetMachine="1"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
|
MkTypLibCompatible="TRUE"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
TargetEnvironment="1"
|
|
|
|
|
TypeLibraryName=".\../../Program/smpackage.tlb"
|
|
|
|
|
HeaderFileName=""/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
|
Culture="1033"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
</Configurations>
|
|
|
|
|
<References>
|
|
|
|
|
</References>
|
|
|
|
|
<Files>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="smpackage"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\ChangeGameSettings.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\ChangeGameSettings.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\EditInsallations.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\EditInsallations.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\EnterComment.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\EnterComment.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\EnterName.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\EnterName.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\MainMenuDlg.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\MainMenuDlg.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\resource.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\ShowComment.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\ShowComment.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\smpackage.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\smpackage.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\SmpackageExportDlg.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\SmpackageExportDlg.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\SMPackageInstallDlg.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\SMPackageInstallDlg.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\SMPackageUtil.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\smpackageUtil.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\StdAfx.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\StdAfx.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\TreeCtrlEx.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\TreeCtrlEx.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\UninstallOld.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\smpackage\UninstallOld.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Resources"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="converttheme.bmp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="editmetrics.bmp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="install.bmp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="manage.bmp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="menu.bmp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="smpackage.ICO">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
2005-12-10 08:18:34 +00:00
|
|
|
RelativePath="res\smpackage.ico">
|
2005-12-09 19:21:38 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
2005-12-10 08:18:34 +00:00
|
|
|
RelativePath=".\smpackage\smpackage.rc">
|
2005-12-09 19:21:38 +00:00
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="res\StepMania.ICO">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="StepMania"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\global.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\global.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\ProductInfo.h">
|
|
|
|
|
</File>
|
2005-12-10 08:18:34 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\SpecialFiles.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\SpecialFiles.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\StdString.h">
|
|
|
|
|
</File>
|
2005-12-09 19:21:38 +00:00
|
|
|
<Filter
|
|
|
|
|
Name="system">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\archutils\Win32\RegistryAccess.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\archutils\Win32\RegistryAccess.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\archutils\Win32\SpecialDirs.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\archutils\Win32\SpecialDirs.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="Rage"
|
|
|
|
|
Filter="">
|
2005-12-10 08:18:34 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageFileDriverMemory.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageFileDriverMemory.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageFileDriverZip.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageFileDriverZip.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageFileManager.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageFileManager.h">
|
|
|
|
|
</File>
|
2005-12-09 19:21:38 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageLog.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageLog.h">
|
|
|
|
|
</File>
|
2005-12-10 08:18:34 +00:00
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageUtil.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\RageUtil.h">
|
|
|
|
|
</File>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter
|
|
|
|
|
Name="File Types"
|
|
|
|
|
Filter="">
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\IniFile.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\IniFile.h">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\XmlFile.cpp">
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\XmlFile.h">
|
|
|
|
|
</File>
|
2005-12-09 19:21:38 +00:00
|
|
|
</Filter>
|
|
|
|
|
</Files>
|
|
|
|
|
<Globals>
|
|
|
|
|
<Global
|
|
|
|
|
Name="RESOURCE_FILE"
|
|
|
|
|
Value="smpackage.rc"/>
|
|
|
|
|
</Globals>
|
|
|
|
|
</VisualStudioProject>
|