mirror of https://github.com/axmolengine/axmol.git
fixed #1177: Updated win32 project configuration.
This commit is contained in:
parent
5f5af82254
commit
6e2c257e43
|
@ -663,14 +663,6 @@
|
|||
RelativePath="..\platform\CCSAXParser.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\platform\CCStdC.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\platform\CCStdC.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\platform\CCThread.cpp"
|
||||
>
|
||||
|
@ -734,6 +726,14 @@
|
|||
RelativePath="..\platform\win32\CCPlatformDefine.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\platform\win32\CCStdC.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\platform\win32\CCStdC.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
|
|
Loading…
Reference in New Issue