diff options
Diffstat (limited to 'NorthstarDLL/NorthstarDLL.vcxproj')
-rw-r--r-- | NorthstarDLL/NorthstarDLL.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDLL/NorthstarDLL.vcxproj b/NorthstarDLL/NorthstarDLL.vcxproj index c1532157..98e3e182 100644 --- a/NorthstarDLL/NorthstarDLL.vcxproj +++ b/NorthstarDLL/NorthstarDLL.vcxproj @@ -123,6 +123,7 @@ <ClInclude Include="crashhandler.h" />
<ClInclude Include="keyvalues.h" />
<ClInclude Include="loghooks.h" />
+ <ClInclude Include="squirrelclasstypes.h" />
<ClInclude Include="squirreldatatypes.h" />
<ClInclude Include="limits.h" />
<ClInclude Include="maxplayers.h" />
|