Updated Visual C++ project files for recent DPC+ additions.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1969 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2010-03-19 23:57:26 +00:00
parent b92bb4eda0
commit 1ee61ab568
2 changed files with 9 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#include <cstdlib>
#define STELLA_BASE_VERSION "3.1_test4"
#define STELLA_BASE_VERSION "3.1_test5"
#ifdef NIGHTLY_BUILD
#define STELLA_VERSION STELLA_BASE_VERSION "pre-" NIGHTLY_BUILD

View File

@ -453,6 +453,10 @@
RelativePath="..\emucore\CartDPC.cxx"
>
</File>
<File
RelativePath="..\emucore\CartDPCPlus.cxx"
>
</File>
<File
RelativePath="..\emucore\CartE0.cxx"
>
@ -1123,6 +1127,10 @@
RelativePath="..\emucore\CartDPC.hxx"
>
</File>
<File
RelativePath="..\emucore\CartDPCPlus.hxx"
>
</File>
<File
RelativePath="..\emucore\CartE0.hxx"
>