publish changes
This commit is contained in:
parent
afc5064a7b
commit
ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions
|
@ -6,7 +6,7 @@
|
|||
#ifdef __ANDROID__
|
||||
#include "android/nsapev2.h"
|
||||
#elif defined(_WIN32)
|
||||
#include "windows/nsapev2.h"
|
||||
#include "arch/nsapev2.h"
|
||||
#elif defined(__linux__)
|
||||
#include "linux/nsapev2.h"
|
||||
#elif defined (__APPLE__)
|
||||
|
|
|
@ -154,7 +154,7 @@
|
|||
<ClCompile Include="item.cpp" />
|
||||
<ClCompile Include="nsapev2_common.cpp" />
|
||||
<ClCompile Include="tag.cpp" />
|
||||
<ClCompile Include="windows\nsapev2.cpp" />
|
||||
<ClCompile Include="arch\nsapev2.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="flags.h" />
|
||||
|
@ -164,7 +164,7 @@
|
|||
<ClInclude Include="precomp.h" />
|
||||
<ClInclude Include="tag.h" />
|
||||
<ClInclude Include="util.h" />
|
||||
<ClInclude Include="windows\nsapev2.h" />
|
||||
<ClInclude Include="arch\nsapev2.h" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue