From da1342b5d9399baf1c04de5805840bad4f0227b2 Mon Sep 17 00:00:00 2001 From: Ian Curtis Date: Sun, 24 Sep 2017 22:39:53 +0000 Subject: [PATCH] update project files --- VS2008/Supermodel.vcxproj | 3 +++ VS2008/Supermodel.vcxproj.filters | 9 +++++++++ 2 files changed, 12 insertions(+) diff --git a/VS2008/Supermodel.vcxproj b/VS2008/Supermodel.vcxproj index 129f9b2..816f5da 100644 --- a/VS2008/Supermodel.vcxproj +++ b/VS2008/Supermodel.vcxproj @@ -337,6 +337,7 @@ xcopy /D /Y "$(ProjectDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDi + @@ -446,6 +447,7 @@ xcopy /D /Y "$(ProjectDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDi true true + @@ -564,6 +566,7 @@ xcopy /D /Y "$(ProjectDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDi + diff --git a/VS2008/Supermodel.vcxproj.filters b/VS2008/Supermodel.vcxproj.filters index 403902f..deddd35 100644 --- a/VS2008/Supermodel.vcxproj.filters +++ b/VS2008/Supermodel.vcxproj.filters @@ -440,6 +440,12 @@ Source Files + + Source Files\Util + + + Source Files\Model3 + @@ -817,6 +823,9 @@ Header Files + + Header Files\Model3 +