2003-03-19 00:55:52 +00:00
|
|
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.00"
|
|
|
|
Name="SCA_GameLogic"
|
|
|
|
SccProjectName=""
|
|
|
|
SccLocalPath="">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputDirectory="$(SolutionDir)obj\windows\gameengine\gamelogic\debug"
|
|
|
|
IntermediateDirectory="$(SolutionDir)obj\windows\gameengine\gamelogic\debug"
|
2003-03-19 00:55:52 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2004-01-02 23:35:21 +00:00
|
|
|
AdditionalIncludeDirectories="$(SolutionDir)..\lib\windows\python\include\python2.2,$(SolutionDir)intern\string,$(SolutionDir)source\kernel\gen_system,$(SolutionDir)source\gameengine\expressions,$(SolutionDir)intern\moto\include"
|
2003-03-19 00:55:52 +00:00
|
|
|
PreprocessorDefinitions="WIN32,_LIB,EXP_PYTHON_EMBEDDING"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
DefaultCharIsUnsigned="TRUE"
|
2003-05-20 11:21:17 +00:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="$(SolutionDir)obj\windows\gameengine\gamelogic\debug/SCA_GameLogic.pch"
|
|
|
|
AssemblerListingLocation="$(SolutionDir)obj\windows\gameengine\gamelogic\debug\"
|
|
|
|
ObjectFile="$(SolutionDir)obj\windows\gameengine\gamelogic\debug\"
|
|
|
|
ProgramDataBaseFileName="$(SolutionDir)obj\windows\gameengine\gamelogic\debug\"
|
2003-03-19 00:55:52 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"
|
|
|
|
UndefinePreprocessorDefinitions="_DEBUG"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputFile="$(SolutionDir)obj\windows\gameengine\gamelogic\debug\SCA_GameLogic.lib"
|
2003-03-19 00:55:52 +00:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputDirectory="$(SolutionDir)obj\windows\gameengine\gamelogic"
|
|
|
|
IntermediateDirectory="$(SolutionDir)obj\windows\gameengine\gamelogic"
|
2003-03-19 00:55:52 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
InlineFunctionExpansion="1"
|
2004-01-02 23:35:21 +00:00
|
|
|
AdditionalIncludeDirectories="$(SolutionDir)..\lib\windows\python\include\python2.0,$(SolutionDir)..\lib\windows\python\include\python2.2,$(SolutionDir)intern\string,$(SolutionDir)source\kernel\gen_system,$(SolutionDir)source\gameengine\expressions,$(SolutionDir)intern\moto\include"
|
2003-03-19 00:55:52 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_LIB,EXP_PYTHON_EMBEDDING"
|
|
|
|
StringPooling="TRUE"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
DefaultCharIsUnsigned="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
2003-05-20 11:21:17 +00:00
|
|
|
PrecompiledHeaderFile="$(SolutionDir)obj\windows\gameengine\gamelogic/SCA_GameLogic.pch"
|
|
|
|
AssemblerListingLocation="$(SolutionDir)obj\windows\gameengine\gamelogic\"
|
|
|
|
ObjectFile="$(SolutionDir)obj\windows\gameengine\gamelogic\"
|
|
|
|
ProgramDataBaseFileName="$(SolutionDir)obj\windows\gameengine\gamelogic\"
|
2003-03-19 00:55:52 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputFile="$(SolutionDir)obj\windows\gameengine\gamelogic\SCA_GameLogic.lib"
|
2003-03-19 00:55:52 +00:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="MT DLL Release|Win32"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputDirectory="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll"
|
|
|
|
IntermediateDirectory="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll"
|
2003-03-19 00:55:52 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
InlineFunctionExpansion="1"
|
2004-01-02 23:35:21 +00:00
|
|
|
AdditionalIncludeDirectories="$(SolutionDir)..\lib\windows\python\include\python2.0,$(SolutionDir)..\lib\windows\python\include\python2.2,$(SolutionDir)intern\string,$(SolutionDir)source\kernel\gen_system,$(SolutionDir)source\gameengine\expressions,$(SolutionDir)intern\moto\include"
|
2003-03-19 00:55:52 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_LIB,EXP_PYTHON_EMBEDDING"
|
|
|
|
StringPooling="TRUE"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
DefaultCharIsUnsigned="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
2003-05-20 11:21:17 +00:00
|
|
|
PrecompiledHeaderFile="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll/SCA_GameLogic.pch"
|
|
|
|
AssemblerListingLocation="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll\"
|
|
|
|
ObjectFile="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll\"
|
|
|
|
ProgramDataBaseFileName="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll\"
|
2003-03-19 00:55:52 +00:00
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputFile="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll\SCA_GameLogic.lib"
|
2003-03-19 00:55:52 +00:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="MT DLL Debug|Win32"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputDirectory="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll_debug"
|
|
|
|
IntermediateDirectory="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll_debug"
|
2003-03-19 00:55:52 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2004-01-02 23:35:21 +00:00
|
|
|
AdditionalIncludeDirectories="$(SolutionDir)..\lib\windows\python\include\python2.0,$(SolutionDir)..\lib\windows\python\include\python2.2,$(SolutionDir)intern\string,$(SolutionDir)source\kernel\gen_system,$(SolutionDir)source\gameengine\expressions,$(SolutionDir)intern\moto\include"
|
2003-03-19 00:55:52 +00:00
|
|
|
PreprocessorDefinitions="WIN32,_LIB,EXP_PYTHON_EMBEDDING"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
DefaultCharIsUnsigned="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
2003-05-20 11:21:17 +00:00
|
|
|
PrecompiledHeaderFile="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll_debug/SCA_GameLogic.pch"
|
|
|
|
AssemblerListingLocation="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll_debug\"
|
|
|
|
ObjectFile="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll_debug\"
|
|
|
|
ProgramDataBaseFileName="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll_debug\"
|
2003-03-19 00:55:52 +00:00
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
CompileAs="0"
|
|
|
|
UndefinePreprocessorDefinitions="_DEBUG"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-05-20 11:21:17 +00:00
|
|
|
OutputFile="$(SolutionDir)obj\windows\gameengine\gamelogic\mtdll_debug\SCA_GameLogic.lib"
|
2003-03-19 00:55:52 +00:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1033"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_ANDController.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_AlwaysEventManager.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_AlwaysSensor.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_EventManager.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_ExpressionController.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_IActuator.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_IController.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_IInputDevice.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_ILogicBrick.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_IObject.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_IScene.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_ISensor.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_KeyboardManager.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_KeyboardSensor.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_LogicManager.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_MouseManager.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_MouseSensor.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_ORController.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_PropertyActuator.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_PropertyEventManager.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_PropertySensor.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_PythonController.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_RandomActuator.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_RandomEventManager.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_RandomNumberGenerator.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_RandomSensor.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_TimeEventManager.cpp">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_ANDController.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_AlwaysEventManager.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_AlwaysSensor.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_EventManager.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_ExpressionController.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_IActuator.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_IController.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_IInputDevice.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_ILogicBrick.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_IObject.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_IScene.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_ISensor.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_KeyboardManager.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_KeyboardSensor.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_LogicManager.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_MouseManager.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_MouseSensor.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_ORController.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_PropertyActuator.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_PropertyEventManager.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_PropertySensor.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_PythonController.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_RandomActuator.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_RandomEventManager.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_RandomNumberGenerator.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_RandomSensor.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2003-05-20 11:21:17 +00:00
|
|
|
RelativePath="$(SolutionDir)source\gameengine\GameLogic\SCA_TimeEventManager.h">
|
2003-03-19 00:55:52 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|