Update MSVC 7.1 project file and fix win32 compilation

This commit is contained in:
fredb
2007-01-09 21:58:04 +00:00
parent c043bd3422
commit a0af7f0524
2 changed files with 10 additions and 0 deletions

View File

@@ -982,6 +982,12 @@
<File
RelativePath="..\..\simgear\scene\util\SGNodeMasks.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\util\SGSceneUserData.cxx">
</File>
<File
RelativePath="..\..\simgear\scene\util\SGSceneUserData.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\util\SGStateAttributeVisitor.cxx">
</File>

View File

@@ -19,6 +19,10 @@
*
*/
#ifdef HAVE_CONFIG_H
# include <simgear_config.h>
#endif
#include "SGSceneUserData.hxx"
SGSceneUserData*