2008-11-10 15:36:58 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="9,00"
|
2008-11-10 21:22:22 +00:00
|
|
|
Name="INT_ghost"
|
2008-11-10 15:36:58 +00:00
|
|
|
ProjectGUID="{76D90B92-ECC7-409C-9F98-A8814B90F3C0}"
|
2008-11-10 21:22:22 +00:00
|
|
|
RootNamespace="ghost"
|
2008-11-10 15:36:58 +00:00
|
|
|
TargetFrameworkVersion="131072"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Blender Release|Win32"
|
|
|
|
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\ghost"
|
|
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\ghost"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.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"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
AdditionalIncludeDirectories="..\..;..\..\..\..\..\build\msvc_9\intern\string\include;..\..\..\..\..\lib\windows\wintab\INCLUDE"
|
|
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\ghost\ghost.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\ghost\"
|
|
|
|
ObjectFile="..\..\..\..\..\build\msvc_9\intern\ghost\"
|
|
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\ghost\"
|
|
|
|
WarningLevel="2"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
CompileAs="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1033"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\libghost.lib"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Copying GHOST files library (release target) to lib tree."
|
|
|
|
CommandLine="ECHO Copying header files
IF NOT EXIST ..\..\..\..\..\build\msvc_9\intern\ghost\include MKDIR ..\..\..\..\..\build\msvc_9\intern\ghost\include
XCOPY /Y ..\..\*.h ..\..\..\..\..\build\msvc_9\intern\ghost\include
ECHO Done
"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Blender Debug|Win32"
|
|
|
|
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\ghost\debug"
|
|
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\ghost\debug"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.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="..\..;..\..\..\..\..\build\msvc_9\intern\string\include;..\..\..\..\..\lib\windows\wintab\INCLUDE"
|
|
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB,_USE_MATH_DEFINES"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\ghost\debug\ghost.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\ghost\debug\"
|
|
|
|
ObjectFile="..\..\..\..\..\build\msvc_9\intern\ghost\debug\"
|
|
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\ghost\debug\"
|
|
|
|
BrowseInformation="1"
|
|
|
|
WarningLevel="2"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1033"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\debug\libghost.lib"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Copying GHOST files library (debug target) to lib tree."
|
|
|
|
CommandLine="ECHO Copying header files
IF NOT EXIST ..\..\..\..\..\build\msvc_9\intern\ghost\include MKDIR ..\..\..\..\..\build\msvc_9\intern\ghost\include
XCOPY /Y ..\..\*.h ..\..\..\..\..\build\msvc_9\intern\ghost\include
ECHO Done
"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="3DPlugin Release|Win32"
|
|
|
|
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\ghost\mtdll"
|
|
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\ghost\mtdll"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.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"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
AdditionalIncludeDirectories="..\..;..\..\..\..\..\build\msvc_9\intern\string\include;..\..\..\..\..\lib\windows\wintab\INCLUDE"
|
|
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\ghost\mtdll\ghost.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\ghost\mtdll\"
|
|
|
|
ObjectFile="..\..\..\..\..\build\msvc_9\intern\ghost\mtdll\"
|
|
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\ghost\mtdll\"
|
|
|
|
WarningLevel="2"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
CompileAs="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1033"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\mtdll\libghost.lib"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Copying GHOST files library (release target) to lib tree."
|
|
|
|
CommandLine="ECHO Copying header files
IF NOT EXIST ..\..\..\..\..\build\msvc_9\intern\ghost\include MKDIR ..\..\..\..\..\build\msvc_9\intern\ghost\include
XCOPY /Y ..\..\*.h ..\..\..\..\..\build\msvc_9\intern\ghost\include
ECHO Done
"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="3DPlugin Debug|Win32"
|
|
|
|
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\ghost\mtdll\debug"
|
|
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\ghost\mtdll\debug"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.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="..\..;..\..\..\..\..\build\msvc_9\intern\string\include;..\..\..\..\..\lib\windows\wintab\INCLUDE"
|
|
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\ghost\mtdll\debug\ghost.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\ghost\mtdll\debug\"
|
|
|
|
ObjectFile="..\..\..\..\..\build\msvc_9\intern\ghost\mtdll\debug\"
|
|
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\ghost\mtdll\debug\"
|
|
|
|
BrowseInformation="1"
|
|
|
|
WarningLevel="2"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1033"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\mtdll\debug\libghost.lib"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Copying GHOST files library (debug target) to lib tree."
|
|
|
|
CommandLine="ECHO Copying header files
IF NOT EXIST ..\..\..\..\..\build\msvc_9\intern\ghost\include MKDIR ..\..\..\..\..\build\msvc_9\intern\ghost\include
XCOPY /Y ..\..\*.h ..\..\..\..\..\build\msvc_9\intern\ghost\include
ECHO Done
"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
>
|
|
|
|
<Filter
|
|
|
|
Name="intern"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_Buttons.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_CallbackEventConsumer.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_Debug.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_DisplayManager.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_DisplayManagerWin32.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_Event.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_EventButton.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_EventCursor.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_EventKey.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_EventManager.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_EventNDOF.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_EventPrinter.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_EventWheel.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_EventWindow.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_ModifierKeys.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_NDOFManager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_System.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_SystemWin32.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_TimerManager.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_TimerTask.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_Window.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_WindowManager.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_WindowWin32.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="extern"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\GHOST_C-api.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\GHOST_IEvent.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\GHOST_IEventConsumer.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\GHOST_ISystem.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\GHOST_ITimerTask.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\GHOST_IWindow.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\GHOST_Rect.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\GHOST_Types.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_Buttons.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_C-api.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_CallbackEventConsumer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_DisplayManager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_DisplayManagerWin32.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_EventManager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_EventPrinter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_ISystem.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_ModifierKeys.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_NDOFManager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_Rect.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_System.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_SystemWin32.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_TimerManager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_Window.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_WindowManager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\intern\GHOST_WindowWin32.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|