Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 0 additions & 24 deletions Standard Gaming Platform/SGP_VS2005.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -338,10 +338,6 @@
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\Bitmap.h"
>
</File>
<File
RelativePath=".\Button Sound Control.h"
>
Expand All @@ -362,10 +358,6 @@
RelativePath=".\Cursor Control.h"
>
</File>
<File
RelativePath=".\DbMan.h"
>
</File>
<File
RelativePath=".\ddraw.h"
>
Expand Down Expand Up @@ -546,10 +538,6 @@
RelativePath=".\TopicOps.h"
>
</File>
<File
RelativePath=".\trle.h"
>
</File>
<File
RelativePath=".\Types.h"
>
Expand All @@ -558,10 +546,6 @@
RelativePath=".\video.h"
>
</File>
<File
RelativePath=".\video_private.h"
>
</File>
<File
RelativePath=".\vobject.h"
>
Expand Down Expand Up @@ -590,10 +574,6 @@
RelativePath=".\WinFont.h"
>
</File>
<File
RelativePath=".\WizShare.h"
>
</File>
<File
RelativePath=".\ZCONF.H"
>
Expand Down Expand Up @@ -628,10 +608,6 @@
RelativePath=".\Cursor Control.cpp"
>
</File>
<File
RelativePath=".\DbMan.cpp"
>
</File>
<File
RelativePath=".\DEBUG.cpp"
>
Expand Down
24 changes: 0 additions & 24 deletions Standard Gaming Platform/SGP_VS2008.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -338,10 +338,6 @@
<Filter
Name="Header Files"
>
<File
RelativePath="Bitmap.h"
>
</File>
<File
RelativePath="Button Sound Control.h"
>
Expand All @@ -362,10 +358,6 @@
RelativePath="Cursor Control.h"
>
</File>
<File
RelativePath="DbMan.h"
>
</File>
<File
RelativePath="ddraw.h"
>
Expand Down Expand Up @@ -546,10 +538,6 @@
RelativePath="TopicOps.h"
>
</File>
<File
RelativePath="trle.h"
>
</File>
<File
RelativePath="Types.h"
>
Expand All @@ -558,10 +546,6 @@
RelativePath="video.h"
>
</File>
<File
RelativePath="video_private.h"
>
</File>
<File
RelativePath="vobject.h"
>
Expand Down Expand Up @@ -590,10 +574,6 @@
RelativePath="WinFont.h"
>
</File>
<File
RelativePath="WizShare.h"
>
</File>
<File
RelativePath="ZCONF.H"
>
Expand Down Expand Up @@ -626,10 +606,6 @@
RelativePath="Cursor Control.cpp"
>
</File>
<File
RelativePath="DbMan.cpp"
>
</File>
<File
RelativePath="DEBUG.cpp"
>
Expand Down
8 changes: 1 addition & 7 deletions Standard Gaming Platform/SGP_VS2010.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,11 @@
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<ClInclude Include="Bitmap.h" />
<ClInclude Include="Button Sound Control.h" />
<ClInclude Include="Button System.h" />
<ClInclude Include="Compression.h" />
<ClInclude Include="Container.h" />
<ClInclude Include="Cursor Control.h" />
<ClInclude Include="DbMan.h" />
<ClInclude Include="ddraw.h" />
<ClInclude Include="DEBUG.H" />
<ClInclude Include="debug_util.h" />
Expand Down Expand Up @@ -75,18 +73,15 @@
<ClInclude Include="timer.h" />
<ClInclude Include="TopicIDs.h" />
<ClInclude Include="TopicOps.h" />
<ClInclude Include="trle.h" />
<ClInclude Include="Types.h" />
<ClInclude Include="video.h" />
<ClInclude Include="video_private.h" />
<ClInclude Include="vobject.h" />
<ClInclude Include="vobject_blitters.h" />
<ClInclude Include="vobject_private.h" />
<ClInclude Include="vsurface.h" />
<ClInclude Include="vsurface_private.h" />
<ClInclude Include="WCheck.h" />
<ClInclude Include="WinFont.h" />
<ClInclude Include="WizShare.h" />
<ClInclude Include="ZCONF.H" />
<ClInclude Include="ZLIB.H" />
</ItemGroup>
Expand All @@ -96,7 +91,6 @@
<ClCompile Include="Compression.cpp" />
<ClCompile Include="Container.cpp" />
<ClCompile Include="Cursor Control.cpp" />
<ClCompile Include="DbMan.cpp" />
<ClCompile Include="DEBUG.cpp" />
<ClCompile Include="debug_util.cpp" />
<ClCompile Include="debug_win_util.cpp" />
Expand Down Expand Up @@ -303,4 +297,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>
20 changes: 1 addition & 19 deletions Standard Gaming Platform/SGP_VS2010.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
</Filter>
</ItemGroup>
<ItemGroup>
<ClInclude Include="Bitmap.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="Mss-old.h">
<Filter>Header Files</Filter>
</ClInclude>
Expand All @@ -30,9 +27,6 @@
<ClInclude Include="Cursor Control.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="DbMan.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="ddraw.h">
<Filter>Header Files</Filter>
</ClInclude>
Expand Down Expand Up @@ -164,18 +158,12 @@
<ClInclude Include="TopicOps.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="trle.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="Types.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="video.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="video_private.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="vobject.h">
<Filter>Header Files</Filter>
</ClInclude>
Expand All @@ -197,9 +185,6 @@
<ClInclude Include="WinFont.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="WizShare.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="ZCONF.H">
<Filter>Header Files</Filter>
</ClInclude>
Expand All @@ -226,9 +211,6 @@
<ClCompile Include="Cursor Control.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="DbMan.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="DEBUG.cpp">
<Filter>Source Files</Filter>
</ClCompile>
Expand Down Expand Up @@ -338,4 +320,4 @@
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>
</Project>
8 changes: 1 addition & 7 deletions Standard Gaming Platform/SGP_VS2013.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,11 @@
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<ClInclude Include="Bitmap.h" />
<ClInclude Include="Button Sound Control.h" />
<ClInclude Include="Button System.h" />
<ClInclude Include="Compression.h" />
<ClInclude Include="Container.h" />
<ClInclude Include="Cursor Control.h" />
<ClInclude Include="DbMan.h" />
<ClInclude Include="ddraw.h" />
<ClInclude Include="DEBUG.H" />
<ClInclude Include="debug_util.h" />
Expand Down Expand Up @@ -75,18 +73,15 @@
<ClInclude Include="timer.h" />
<ClInclude Include="TopicIDs.h" />
<ClInclude Include="TopicOps.h" />
<ClInclude Include="trle.h" />
<ClInclude Include="Types.h" />
<ClInclude Include="video.h" />
<ClInclude Include="video_private.h" />
<ClInclude Include="vobject.h" />
<ClInclude Include="vobject_blitters.h" />
<ClInclude Include="vobject_private.h" />
<ClInclude Include="vsurface.h" />
<ClInclude Include="vsurface_private.h" />
<ClInclude Include="WCheck.h" />
<ClInclude Include="WinFont.h" />
<ClInclude Include="WizShare.h" />
<ClInclude Include="ZCONF.H" />
<ClInclude Include="ZLIB.H" />
</ItemGroup>
Expand All @@ -96,7 +91,6 @@
<ClCompile Include="Compression.cpp" />
<ClCompile Include="Container.cpp" />
<ClCompile Include="Cursor Control.cpp" />
<ClCompile Include="DbMan.cpp" />
<ClCompile Include="DEBUG.cpp" />
<ClCompile Include="debug_util.cpp" />
<ClCompile Include="debug_win_util.cpp" />
Expand Down Expand Up @@ -323,4 +317,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>
20 changes: 1 addition & 19 deletions Standard Gaming Platform/SGP_VS2013.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
</Filter>
</ItemGroup>
<ItemGroup>
<ClInclude Include="Bitmap.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="Mss-old.h">
<Filter>Header Files</Filter>
</ClInclude>
Expand All @@ -30,9 +27,6 @@
<ClInclude Include="Cursor Control.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="DbMan.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="ddraw.h">
<Filter>Header Files</Filter>
</ClInclude>
Expand Down Expand Up @@ -164,18 +158,12 @@
<ClInclude Include="TopicOps.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="trle.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="Types.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="video.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="video_private.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="vobject.h">
<Filter>Header Files</Filter>
</ClInclude>
Expand All @@ -197,9 +185,6 @@
<ClInclude Include="WinFont.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="WizShare.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="ZCONF.H">
<Filter>Header Files</Filter>
</ClInclude>
Expand All @@ -226,9 +211,6 @@
<ClCompile Include="Cursor Control.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="DbMan.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="DEBUG.cpp">
<Filter>Source Files</Filter>
</ClCompile>
Expand Down Expand Up @@ -338,4 +320,4 @@
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>
</Project>
Loading