From 6181c3fbe05b2f80e2f011e811a5091bb10de1a0 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Wed, 20 Dec 2017 22:27:13 -0330 Subject: [PATCH] Updated VS project files for recent class renames. - Also fixed several classes in the wrong place compared to their on-disk location. --- src/emucore/tia/TIAConstants.hxx | 17 +++++++ src/windows/Stella.vcxproj | 11 +++-- src/windows/Stella.vcxproj.filters | 77 ++++++++++++++++-------------- 3 files changed, 63 insertions(+), 42 deletions(-) diff --git a/src/emucore/tia/TIAConstants.hxx b/src/emucore/tia/TIAConstants.hxx index ec7bc5a88..7615c58f9 100644 --- a/src/emucore/tia/TIAConstants.hxx +++ b/src/emucore/tia/TIAConstants.hxx @@ -1,3 +1,20 @@ +//============================================================================ +// +// SSSS tt lll lll +// SS SS tt ll ll +// SS tttttt eeee ll ll aaaa +// SSSS tt ee ee ll ll aa +// SS tt eeeeee ll ll aaaaa -- "An Atari 2600 VCS Emulator" +// SS SS tt ee ll ll aa aa +// SSSS ttt eeeee llll llll aaaaa +// +// Copyright (c) 1995-2017 by Bradford W. Mott, Stephen Anthony +// and the Stella Team +// +// See the file "License.txt" for information on usage and redistribution of +// this file, and for a DISCLAIMER OF ALL WARRANTIES. +//============================================================================ + #ifndef TIA_CONSTANTS_HXX #define TIA_CONSTANTS_HXX diff --git a/src/windows/Stella.vcxproj b/src/windows/Stella.vcxproj index 37c361957..c9225f627 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -345,9 +345,9 @@ - - + + @@ -639,23 +639,24 @@ + + - - + + - diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index 5631a0089..7997369dd 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -849,21 +849,6 @@ Source Files\debugger - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - Source Files\gui @@ -885,12 +870,27 @@ Source Files\debugger - + Source Files\gui - + Source Files\gui + + Source Files\emucore\tia + + + Source Files\emucore\tia + + + Source Files\emucore\tia + + + Source Files\emucore\tia + + + Source Files\emucore\tia + @@ -1775,24 +1775,6 @@ Header Files - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files\gui - Header Files\gui @@ -1814,12 +1796,33 @@ Header Files\debugger - + Header Files\gui - + Header Files\gui + + Header Files\gui + + + Header Files\emucore\tia + + + Header Files\emucore\tia + + + Header Files\emucore\tia + + + Header Files\emucore\tia + + + Header Files\emucore\tia + + + Header Files\emucore\tia +