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 +