826 lines
23 KiB
XML
826 lines
23 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="Blocks3D"
|
|
ProjectGUID="{6C4D6EEF-B1D1-456A-B850-92CAB17124BE}"
|
|
RootNamespace="Blocks3D">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
UseOfATL="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
WholeProgramOptimization="TRUE"
|
|
AdditionalIncludeDirectories="C:\libraries\ode\include;C:\libraries\sdl\include;"C:\libraries\g3d-6_10\include";.\src\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;NO_SDL_MAIN;_ATL_STATIC_REGISTRY"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
PrecompiledHeaderFile=".\Release/Blocks3D.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Advapi32.lib Comctl32.lib Comdlg32.lib Shell32.lib ode.lib Ole32.lib"
|
|
OutputFile="./Blocks3D.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="C:\libraries\sdl\lib\x86;C:\libraries\ode\lib\releaselib;"C:\libraries\g3d-6_10\win32-7-lib""
|
|
ProgramDatabaseFile=".\Release/Blocks3D.pdb"
|
|
SubSystem="2"
|
|
StackReserveSize="16777216"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="2"
|
|
LinkTimeCodeGeneration="TRUE"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/Blocks3D.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="4105"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2"
|
|
ManagedExtensions="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="C:\libraries\ode\include;C:\libraries\sdl\include;"C:\libraries\g3d-6_10\include";.\src\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_ATL_STATIC_REGISTRY;NO_SDL_MAIN"
|
|
MinimalRebuild="FALSE"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="3"
|
|
EnableFunctionLevelLinking="FALSE"
|
|
EnableEnhancedInstructionSet="0"
|
|
RuntimeTypeInfo="TRUE"
|
|
PrecompiledHeaderFile=".\Debug/Blocks3D.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Advapi32.lib UxTheme.lib Comctl32.lib Comdlg32.lib Shell32.lib Urlmon.lib ole32.lib oleaut32.lib uuid.lib ode.lib"
|
|
OutputFile="./Blocks3D-Debug.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="C:\libraries\sdl\lib\x86;C:\libraries\ode\lib\debuglib;"C:\libraries\g3d-6_10\win32-7-lib""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\Debug/Blocks3D.pdb"
|
|
SubSystem="1"
|
|
StackReserveSize="16777216"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/Blocks3D.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="4105"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Relese (Dec ALPHA)|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
UseOfATL="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
WholeProgramOptimization="TRUE"
|
|
AdditionalIncludeDirectories="".\src\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;NO_SDL_MAIN;_ATL_STATIC_REGISTRY"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
PrecompiledHeaderFile=".\Release/Blocks3D.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Advapi32.lib Comctl32.lib Comdlg32.lib Shell32.lib ode.lib Ole32.lib"
|
|
OutputFile="./Blocks3D.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
ProgramDatabaseFile=".\Release/Blocks3D.pdb"
|
|
SubSystem="2"
|
|
StackReserveSize="16777216"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="2"
|
|
LinkTimeCodeGeneration="TRUE"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/Blocks3D.tlb"
|
|
HeaderFileName=""/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="4105"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
<AssemblyReference
|
|
RelativePath="System.dll"/>
|
|
<AssemblyReference
|
|
RelativePath="System.Data.dll"/>
|
|
<AssemblyReference
|
|
RelativePath="System.Drawing.dll"/>
|
|
<AssemblyReference
|
|
RelativePath="System.Windows.Forms.dll"/>
|
|
<AssemblyReference
|
|
RelativePath="System.XML.dll"/>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath=".\src\include\AbstractedInput.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\Application.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\AudioPlayer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\ax.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\BrowserCallHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\CameraController.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\Enum.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\ErrorFunctions.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\Faces.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\Globals.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\IEBrowser.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\IEDispatcher.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\MenuActions.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\Mouse.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\propertyGrid.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\PropertyWindow.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\Renderer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\SignalTypes.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\StringFunctions.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\TextureHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\ToolEnum.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\versioning.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\VS2005CompatShim.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\win32Defines.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\WindowFunctions.h">
|
|
</File>
|
|
<Filter
|
|
Name="RapidXML">
|
|
<File
|
|
RelativePath=".\src\include\rapidxml\rapidxml.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\rapidxml\rapidxml_iterators.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\rapidxml\rapidxml_print.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\rapidxml\rapidxml_utils.hpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Tool">
|
|
<File
|
|
RelativePath=".\src\include\Tool\ArrowTool.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\Tool\DraggerTool.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\Tool\SurfaceTool.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\Tool\Tool.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Helpers">
|
|
<File
|
|
RelativePath=".\src\include\base64.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Reflection"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\include\Reflection\Reflection.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\Reflection\ReflectionDataTable.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\Reflection\ReflectionProperty.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\Reflection\ReflectionProperty_impl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\Reflection\ReflectionProperty_op_overload.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="DataModelV3"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\DataModelInstance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\GroupInstance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\InputService.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\Instance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\LevelInstance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\LightingInstance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\PartInstance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\PVInstance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\SelectionService.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\SignalService.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\SoundInstance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\SoundService.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\WorkspaceInstance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\XplicitNgine\XplicitNgine.h">
|
|
</File>
|
|
<Filter
|
|
Name="Gui"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\Gui\BaseButtonInstance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\Gui\BaseGuiInstance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\Gui\GuiRootInstance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\Gui\ImageButtonInstance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\Gui\TextButtonInstance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\include\DataModelV3\Gui\ToggleImageButtonInstance.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath=".\src\source\Application.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\AudioPlayer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\ax.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\BrowserCallHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\CameraController.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\ErrorFunctions.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\Globals.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\IEBrowser.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\IEDispatcher.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\main.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\MenuActions.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\Mouse.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\propertyGrid.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\PropertyWindow.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\Renderer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\StringFunctions.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\TextureHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\WindowFunctions.cpp">
|
|
</File>
|
|
<Filter
|
|
Name="Tool">
|
|
<File
|
|
RelativePath=".\src\source\Tool\ArrowTool.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\Tool\DraggerTool.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\Tool\SurfaceTool.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\Tool\Tool.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Helpers">
|
|
<File
|
|
RelativePath=".\src\source\base64.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Reflection"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\source\Reflection\ReflectionDataTable.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="DataModelV3"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\DataModelInstance.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\GroupInstance.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\InputService.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\Instance.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\LevelInstance.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\LightingInstance.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Relese (Dec ALPHA)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\PartInstance.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\PVInstance.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\SelectionService.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Relese (Dec ALPHA)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\SignalService.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\SoundInstance.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Relese (Dec ALPHA)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\SoundService.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Relese (Dec ALPHA)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\WorkspaceInstance.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\XplicitNgine\XplicitNgine.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Relese (Dec ALPHA)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<Filter
|
|
Name="Gui"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\Gui\BaseButtonInstance.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Relese (Dec ALPHA)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\Gui\BaseGuiInstance.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Relese (Dec ALPHA)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\Gui\GuiRootInstance.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Relese (Dec ALPHA)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\Gui\ImageButtonInstance.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Relese (Dec ALPHA)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\Gui\TextButtonInstance.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Relese (Dec ALPHA)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\source\DataModelV3\Gui\ToggleImageButtonInstance.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Relese (Dec ALPHA)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
<File
|
|
RelativePath=".\Dialogs.rc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\icon1.ico">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Parts.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\roblox_RN1_icon.ico">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="RESOURCE_FILE"
|
|
Value="Dialogs.rc"/>
|
|
</Globals>
|
|
</VisualStudioProject>
|