diff --git a/VS2008/Supermodel.vcxproj b/VS2008/Supermodel.vcxproj index 7e6dd15..582e09a 100644 --- a/VS2008/Supermodel.vcxproj +++ b/VS2008/Supermodel.vcxproj @@ -333,6 +333,7 @@ xcopy /D /Y "$(ProjectDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDi + @@ -443,6 +444,7 @@ xcopy /D /Y "$(ProjectDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDi true true + @@ -552,6 +554,7 @@ xcopy /D /Y "$(ProjectDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDi + @@ -597,6 +600,7 @@ xcopy /D /Y "$(ProjectDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDi + diff --git a/VS2008/Supermodel.vcxproj.filters b/VS2008/Supermodel.vcxproj.filters index e012c70..ca19642 100644 --- a/VS2008/Supermodel.vcxproj.filters +++ b/VS2008/Supermodel.vcxproj.filters @@ -126,6 +126,12 @@ {446becc7-6a22-4dee-9f22-14eeeff2638e} + + {3e48934c-4c5c-4125-b1ea-45d4edf84a43} + + + {ea54ba9d-b27d-48e1-b576-fd245fd4d6c3} + @@ -413,6 +419,12 @@ Source Files\Graphics\New + + Source Files\Model3 + + + Source Files\Util + @@ -763,6 +775,12 @@ Source Files\Graphics\New + + Header Files\Model3 + + + Header Files\Util +