(svn r15743) -Codechange: move the definitions of some fake squirrel types to their own file.

This commit is contained in:
yexo
2009-03-16 17:30:49 +00:00
parent b078f8095a
commit 384599ef2c
5 changed files with 26 additions and 8 deletions

View File

@@ -2267,6 +2267,10 @@
<Filter
Name="Script"
>
<File
RelativePath=".\..\src\script\fake_squirrel_types.hpp"
>
</File>
<File
RelativePath=".\..\src\script\script_info.cpp"
>

View File

@@ -2264,6 +2264,10 @@
<Filter
Name="Script"
>
<File
RelativePath=".\..\src\script\fake_squirrel_types.hpp"
>
</File>
<File
RelativePath=".\..\src\script\script_info.cpp"
>