mirror of https://github.com/stella-emu/stella.git
Updated VS.net project file. Next I plan to get the Win32 fullscreen
hardware rendering working. It's been broken long enough ... git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@760 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
d747650730
commit
61a32780be
|
@ -20,7 +20,7 @@
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="0"
|
Optimization="0"
|
||||||
AdditionalIncludeDirectories="..\yacc;..\debugger;..\gui;..\emucore\m6502\src\bspf\src;..\emucore\m6502\src;..\emucore;..\common;..\win32"
|
AdditionalIncludeDirectories="..\yacc;..\debugger;..\gui;..\emucore\m6502\src\bspf\src;..\emucore\m6502\src;..\emucore;..\common;..\win32;..\debugger\gui"
|
||||||
PreprocessorDefinitions="BSPF_WIN32;WIN32;_DEBUG;JOYSTICK_SUPPORT;DEVELOPER_SUPPORT;SNAPSHOT_SUPPORT;DISPLAY_OPENGL;TEXTURES_ARE_LOST;SOUND_SUPPORT"
|
PreprocessorDefinitions="BSPF_WIN32;WIN32;_DEBUG;JOYSTICK_SUPPORT;DEVELOPER_SUPPORT;SNAPSHOT_SUPPORT;DISPLAY_OPENGL;TEXTURES_ARE_LOST;SOUND_SUPPORT"
|
||||||
MinimalRebuild="TRUE"
|
MinimalRebuild="TRUE"
|
||||||
BasicRuntimeChecks="3"
|
BasicRuntimeChecks="3"
|
||||||
|
@ -73,7 +73,7 @@ opengl32.lib"
|
||||||
CharacterSet="2">
|
CharacterSet="2">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
AdditionalIncludeDirectories="..\yacc;..\emucore\m6502\src\bspf\src;..\emucore\m6502\src;..\emucore;..\common;..\gui;..\debugger;..\win32"
|
AdditionalIncludeDirectories="..\yacc;..\emucore\m6502\src\bspf\src;..\emucore\m6502\src;..\emucore;..\common;..\gui;..\debugger\gui;..\debugger;..\win32"
|
||||||
PreprocessorDefinitions="BSPF_WIN32;WIN32;NDEBUG;JOYSTICK_SUPPORT;DEVELOPER_SUPPORT;SNAPSHOT_SUPPORT;DISPLAY_OPENGL;TEXTURES_ARE_LOST;SOUND_SUPPORT"
|
PreprocessorDefinitions="BSPF_WIN32;WIN32;NDEBUG;JOYSTICK_SUPPORT;DEVELOPER_SUPPORT;SNAPSHOT_SUPPORT;DISPLAY_OPENGL;TEXTURES_ARE_LOST;SOUND_SUPPORT"
|
||||||
RuntimeLibrary="2"
|
RuntimeLibrary="2"
|
||||||
UsePrecompiledHeader="0"
|
UsePrecompiledHeader="0"
|
||||||
|
@ -90,7 +90,6 @@ libpng.lib
|
||||||
opengl32.lib"
|
opengl32.lib"
|
||||||
AdditionalDependencies="sdl.lib sdlmain.lib libpng.lib opengl32.lib zdll.lib"
|
AdditionalDependencies="sdl.lib sdlmain.lib libpng.lib opengl32.lib zdll.lib"
|
||||||
OutputFile="$(OutDir)/Stella.exe"
|
OutputFile="$(OutDir)/Stella.exe"
|
||||||
LinkIncremental="1"
|
|
||||||
GenerateDebugInformation="TRUE"
|
GenerateDebugInformation="TRUE"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
OptimizeReferences="2"
|
OptimizeReferences="2"
|
||||||
|
@ -219,7 +218,7 @@ opengl32.lib"
|
||||||
RelativePath="..\emucore\CartUA.cxx">
|
RelativePath="..\emucore\CartUA.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\Cheat.cxx">
|
RelativePath="..\common\Cheat.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\CheatCodeDialog.cxx">
|
RelativePath="..\gui\CheatCodeDialog.cxx">
|
||||||
|
@ -228,10 +227,16 @@ opengl32.lib"
|
||||||
RelativePath="..\gui\CheckListWidget.cxx">
|
RelativePath="..\gui\CheckListWidget.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\CheetahCheat.cxx">
|
RelativePath="..\common\CheetahCheat.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\ColorWidget.cxx">
|
RelativePath="..\debugger\gui\ColorWidget.cxx">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\gui\CommandDialog.cxx">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\gui\CommandMenu.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\emucore\Console.cxx">
|
RelativePath="..\emucore\Console.cxx">
|
||||||
|
@ -239,6 +244,9 @@ opengl32.lib"
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\ConstExpression.cxx">
|
RelativePath="..\debugger\ConstExpression.cxx">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\debugger\gui\ContextMenu.cxx">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\emucore\Control.cxx">
|
RelativePath="..\emucore\Control.cxx">
|
||||||
</File>
|
</File>
|
||||||
|
@ -249,19 +257,19 @@ opengl32.lib"
|
||||||
RelativePath="..\debugger\CpuMethodExpression.cxx">
|
RelativePath="..\debugger\CpuMethodExpression.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\CpuWidget.cxx">
|
RelativePath="..\debugger\gui\CpuWidget.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\DataGridOpsWidget.cxx">
|
RelativePath="..\debugger\gui\DataGridOpsWidget.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\DataGridWidget.cxx">
|
RelativePath="..\debugger\gui\DataGridWidget.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\Debugger.cxx">
|
RelativePath="..\debugger\Debugger.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\DebuggerDialog.cxx">
|
RelativePath="..\debugger\gui\DebuggerDialog.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\DebuggerParser.cxx">
|
RelativePath="..\debugger\DebuggerParser.cxx">
|
||||||
|
@ -450,7 +458,7 @@ opengl32.lib"
|
||||||
RelativePath="..\gui\ProgressDialog.cxx">
|
RelativePath="..\gui\ProgressDialog.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\PromptWidget.cxx">
|
RelativePath="..\debugger\gui\PromptWidget.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\emucore\Props.cxx">
|
RelativePath="..\emucore\Props.cxx">
|
||||||
|
@ -462,13 +470,16 @@ opengl32.lib"
|
||||||
RelativePath="..\debugger\RamDebug.cxx">
|
RelativePath="..\debugger\RamDebug.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\RamWidget.cxx">
|
RelativePath="..\debugger\gui\RamWidget.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\emucore\Random.cxx">
|
RelativePath="..\emucore\Random.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\RomWidget.cxx">
|
RelativePath="..\debugger\gui\RomListWidget.cxx">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\debugger\gui\RomWidget.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\ScrollBarWidget.cxx">
|
RelativePath="..\gui\ScrollBarWidget.cxx">
|
||||||
|
@ -516,28 +527,31 @@ opengl32.lib"
|
||||||
RelativePath="..\debugger\TIADebug.cxx">
|
RelativePath="..\debugger\TIADebug.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\TiaInfoWidget.cxx">
|
RelativePath="..\debugger\gui\TiaInfoWidget.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\TiaMethodExpression.cxx">
|
RelativePath="..\debugger\TiaMethodExpression.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\TiaOutputWidget.cxx">
|
RelativePath="..\debugger\gui\TiaOutputWidget.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\emucore\TIASound.c">
|
RelativePath="..\emucore\TIASound.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\TiaWidget.cxx">
|
RelativePath="..\debugger\gui\TiaWidget.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\ToggleBitWidget.cxx">
|
RelativePath="..\debugger\gui\TiaZoomWidget.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\TogglePixelWidget.cxx">
|
RelativePath="..\debugger\gui\ToggleBitWidget.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\ToggleWidget.cxx">
|
RelativePath="..\debugger\gui\TogglePixelWidget.cxx">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\debugger\gui\ToggleWidget.cxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\UnaryMinusExpression.cxx">
|
RelativePath="..\debugger\UnaryMinusExpression.cxx">
|
||||||
|
@ -662,7 +676,7 @@ opengl32.lib"
|
||||||
RelativePath="..\emucore\CartUA.hxx">
|
RelativePath="..\emucore\CartUA.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\Cheat.hxx">
|
RelativePath="..\common\Cheat.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\CheatCodeDialog.hxx">
|
RelativePath="..\gui\CheatCodeDialog.hxx">
|
||||||
|
@ -671,14 +685,20 @@ opengl32.lib"
|
||||||
RelativePath="..\gui\CheckListWidget.hxx">
|
RelativePath="..\gui\CheckListWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\CheetahCheat.hxx">
|
RelativePath="..\common\CheetahCheat.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\ColorWidget.hxx">
|
RelativePath="..\debugger\gui\ColorWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\Command.hxx">
|
RelativePath="..\gui\Command.hxx">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\gui\CommandDialog.hxx">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\gui\CommandMenu.hxx">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\emucore\Console.hxx">
|
RelativePath="..\emucore\Console.hxx">
|
||||||
</File>
|
</File>
|
||||||
|
@ -688,6 +708,9 @@ opengl32.lib"
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\ConstExpression.hxx">
|
RelativePath="..\debugger\ConstExpression.hxx">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\debugger\gui\ContextMenu.hxx">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\emucore\Control.hxx">
|
RelativePath="..\emucore\Control.hxx">
|
||||||
</File>
|
</File>
|
||||||
|
@ -698,19 +721,19 @@ opengl32.lib"
|
||||||
RelativePath="..\debugger\CpuMethodExpression.hxx">
|
RelativePath="..\debugger\CpuMethodExpression.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\CpuWidget.hxx">
|
RelativePath="..\debugger\gui\CpuWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\DataGridOpsWidget.hxx">
|
RelativePath="..\debugger\gui\DataGridOpsWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\DataGridWidget.hxx">
|
RelativePath="..\debugger\gui\DataGridWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\Debugger.hxx">
|
RelativePath="..\debugger\Debugger.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\DebuggerDialog.hxx">
|
RelativePath="..\debugger\gui\DebuggerDialog.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\DebuggerParser.hxx">
|
RelativePath="..\debugger\DebuggerParser.hxx">
|
||||||
|
@ -905,7 +928,7 @@ opengl32.lib"
|
||||||
RelativePath="..\gui\ProgressDialog.hxx">
|
RelativePath="..\gui\ProgressDialog.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\PromptWidget.hxx">
|
RelativePath="..\debugger\gui\PromptWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\emucore\Props.hxx">
|
RelativePath="..\emucore\Props.hxx">
|
||||||
|
@ -917,13 +940,16 @@ opengl32.lib"
|
||||||
RelativePath="..\debugger\RamDebug.hxx">
|
RelativePath="..\debugger\RamDebug.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\RamWidget.hxx">
|
RelativePath="..\debugger\gui\RamWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\emucore\Random.hxx">
|
RelativePath="..\emucore\Random.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\RomWidget.hxx">
|
RelativePath="..\debugger\gui\RomListWidget.hxx">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\debugger\gui\RomWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\ScrollBarWidget.hxx">
|
RelativePath="..\gui\ScrollBarWidget.hxx">
|
||||||
|
@ -986,13 +1012,13 @@ opengl32.lib"
|
||||||
RelativePath="..\debugger\TIADebug.hxx">
|
RelativePath="..\debugger\TIADebug.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\TiaInfoWidget.hxx">
|
RelativePath="..\debugger\gui\TiaInfoWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\TiaMethodExpression.hxx">
|
RelativePath="..\debugger\TiaMethodExpression.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\TiaOutputWidget.hxx">
|
RelativePath="..\debugger\gui\TiaOutputWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\emucore\TIASound.h">
|
RelativePath="..\emucore\TIASound.h">
|
||||||
|
@ -1001,13 +1027,16 @@ opengl32.lib"
|
||||||
RelativePath="..\debugger\TiaWidget.hxx">
|
RelativePath="..\debugger\TiaWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\ToggleBitWidget.hxx">
|
RelativePath="..\debugger\gui\TiaZoomWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\TogglePixelWidget.hxx">
|
RelativePath="..\debugger\gui\ToggleBitWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\gui\ToggleWidget.hxx">
|
RelativePath="..\debugger\gui\TogglePixelWidget.hxx">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\debugger\gui\ToggleWidget.hxx">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\UnaryMinusExpression.hxx">
|
RelativePath="..\debugger\UnaryMinusExpression.hxx">
|
||||||
|
|
Loading…
Reference in New Issue