aboutsummaryrefslogtreecommitdiff
path: root/build/vs2015/jin.vcxproj
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-07-22 15:25:01 +0800
committerchai <chaifix@163.com>2018-07-22 15:25:01 +0800
commitad483a2d1c25f2f986eedbdadf4dbf1f24d0c532 (patch)
tree195233426c0fbace33e5c51d4e1e9d367701fe25 /build/vs2015/jin.vcxproj
parentb2c7bb0b283dd2a80f345e26c042d6ffaf05209c (diff)
*singleton
Diffstat (limited to 'build/vs2015/jin.vcxproj')
-rw-r--r--build/vs2015/jin.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/vs2015/jin.vcxproj b/build/vs2015/jin.vcxproj
index 7fe6050..2b86243 100644
--- a/build/vs2015/jin.vcxproj
+++ b/build/vs2015/jin.vcxproj
@@ -232,6 +232,7 @@
<ClInclude Include="..\..\src\libjin\audio\source.h" />
<ClInclude Include="..\..\src\libjin\common\data.h" />
<ClInclude Include="..\..\src\libjin\common\factory.h" />
+ <ClInclude Include="..\..\src\libjin\common\singleton.h" />
<ClInclude Include="..\..\src\libjin\common\subsystem.h" />
<ClInclude Include="..\..\src\libjin\core\core.h" />
<ClInclude Include="..\..\src\libjin\core\game.h" />