1073 lines
21 KiB
XML
1073 lines
21 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="smpackage"
|
|
ProjectGUID="{67179F21-52DD-42E7-A797-67DBEAF9F4F4}"
|
|
Keyword="MFCProj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="../Program"
|
|
IntermediateDirectory=".\Debug-smpackage"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="2"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\../../Program/smpackage.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".;lua-5.0\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;_WINDOWS;WINDOWS;SMPACKAGE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
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="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="smpackage\ZipArchive\Debug\ZipArchive.lib"
|
|
OutputFile="../Program/tools-debug.exe"
|
|
LinkIncremental="0"
|
|
SuppressStartupBanner="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="../Program/smpackage-debug.pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="../Program"
|
|
IntermediateDirectory=".\Release-smpackage"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="2"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\../../Program/smpackage.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories=".;lua-5.0\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINDOWS;SMPACKAGE"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="global.h"
|
|
PrecompiledHeaderFile=".\Release-smpackage/smpackage.pch"
|
|
AssemblerListingLocation=".\../Release-smpackage/"
|
|
ObjectFile=".\../Release-smpackage/"
|
|
ProgramDataBaseFileName=".\../Release-smpackage/"
|
|
BrowseInformation="1"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="smpackage\ZipArchive\Release\ZipArchive.lib"
|
|
OutputFile="./../Program/tools.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ProgramDatabaseFile="../Program/smpackage.pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="smpackage"
|
|
>
|
|
<File
|
|
RelativePath=".\smpackage\ChangeGameSettings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\smpackage\ChangeGameSettings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\smpackage\CreateLanguageDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\smpackage\CreateLanguageDlg.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\LanguagesDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\smpackage\LanguagesDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\smpackage\MainMenuDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\smpackage\MainMenuDlg.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.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"
|
|
>
|
|
<File
|
|
RelativePath=".\smpackage\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="smpackage.ICO"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="res\smpackage.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\smpackage\smpackage.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="res\StepMania.ICO"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="StepMania"
|
|
>
|
|
<File
|
|
RelativePath=".\global.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\global.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ProductInfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SpecialFiles.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SpecialFiles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdString.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="system"
|
|
>
|
|
<File
|
|
RelativePath=".\archutils\Win32\AppInstance.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\archutils\Win32\AppInstance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\archutils\Win32\arch_setup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\archutils\Win32\arch_time.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\archutils\Win32\CommandLine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\archutils\Win32\CommandLine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\archutils\Win32\DialogUtil.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\archutils\Win32\DialogUtil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\archutils\Win32\ErrorStrings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\archutils\Win32\ErrorStrings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\archutils\Win32\GotoURL.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\archutils\Win32\GotoURL.h"
|
|
>
|
|
</File>
|
|
<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
|
|
Name="arch"
|
|
>
|
|
<Filter
|
|
Name="Threads"
|
|
>
|
|
<File
|
|
RelativePath=".\arch\Threads\Threads.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\arch\Threads\Threads_Win32.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\arch\Threads\Threads_Win32.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ArchHooks"
|
|
>
|
|
<File
|
|
RelativePath=".\arch\ArchHooks\ArchHooks.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\arch\ArchHooks\ArchHooks_Win32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\arch\ArchHooks\ArchHooks_Win32Static.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\arch\ArchHooks\ArchHooksUtil.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Dialog"
|
|
>
|
|
<File
|
|
RelativePath=".\arch\Dialog\Dialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\arch\Dialog\Dialog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\arch\Dialog\DialogDriver.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\arch\Dialog\DialogDriver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\arch\Dialog\DialogDriver_Win32.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\arch\Dialog\DialogDriver_Win32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\arch\Dialog\Selector_Dialog.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Rage"
|
|
>
|
|
<File
|
|
RelativePath=".\RageException.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageException.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileBasic.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileBasic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriver.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverDeflate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverDeflate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverDirect.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverDirect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverDirectHelpers.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverDirectHelpers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverMemory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverMemory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverSlice.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverSlice.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverTimeout.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverTimeout.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverZip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileDriverZip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageFileManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageLog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageLog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageThreads.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageThreads.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageTimer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageTimer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageTypes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageUtil.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageUtil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageUtil_FileDB.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageUtil_FileDB.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageUtil_WorkerThread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RageUtil_WorkerThread.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Helpers"
|
|
>
|
|
<Filter
|
|
Name="pcre"
|
|
>
|
|
<File
|
|
RelativePath=".\pcre\get.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre\internal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre\maketables.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre\pcre.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre\pcre.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre\study.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Lua"
|
|
>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lauxlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lauxlib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lbaselib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lcode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lcode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\ldblib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\ldebug.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\ldebug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\ldo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\ldo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\ldump.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lfunc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lfunc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lgc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lgc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\linit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\liolib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\llex.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\llex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\llimits.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lmathlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lmem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lmem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\loadlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lobject.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lobject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lopcodes.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lopcodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\loslib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lparser.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lparser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lstate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lstate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lstring.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lstring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lstrlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\ltable.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\ltable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\ltablib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\ltm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\ltm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lua.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\luaconf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lualib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lundump.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lundump.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lvm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lvm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lzio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.1\src\lzio.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="File Types"
|
|
>
|
|
<File
|
|
RelativePath=".\CsvFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CsvFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IniFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IniFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\XmlFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\XmlFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\XmlFileUtil.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\XmlFileUtil.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Data Structures"
|
|
>
|
|
<File
|
|
RelativePath=".\Command.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Command.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DateTime.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DateTime.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EnumHelper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EnumHelper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FontCharAliases.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FontCharAliases.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LocalizedString.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LocalizedString.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBinding.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBinding.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaReference.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaReference.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ThemeMetric.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Global Singletons"
|
|
>
|
|
<File
|
|
RelativePath=".\LuaManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ThemeManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ThemeManager.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\smpackage\header.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\smpackage\install.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\smpackage\manage.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\smpackage\menu.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\smpackage\smpackage.ICO"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="RESOURCE_FILE"
|
|
Value="smpackage\smpackage.rc"
|
|
/>
|
|
</Globals>
|
|
</VisualStudioProject>
|