Commit bfb61b81 by 李定达

1添加版本

parent 932408b6
No preview for this file type
...@@ -114,6 +114,7 @@ ...@@ -114,6 +114,7 @@
<ClInclude Include="jansson_config.h" /> <ClInclude Include="jansson_config.h" />
<ClInclude Include="jansson_private.h" /> <ClInclude Include="jansson_private.h" />
<ClInclude Include="lookup3.h" /> <ClInclude Include="lookup3.h" />
<ClInclude Include="resource.h" />
<ClInclude Include="sqlite3.h" /> <ClInclude Include="sqlite3.h" />
<ClInclude Include="strbuffer.h" /> <ClInclude Include="strbuffer.h" />
<ClInclude Include="testdataprocess.h" /> <ClInclude Include="testdataprocess.h" />
...@@ -121,6 +122,9 @@ ...@@ -121,6 +122,9 @@
<ClInclude Include="testtool.h" /> <ClInclude Include="testtool.h" />
<ClInclude Include="utf.h" /> <ClInclude Include="utf.h" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<ResourceCompile Include="fmclient.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets"> <ImportGroup Label="ExtensionTargets">
</ImportGroup> </ImportGroup>
......
...@@ -125,5 +125,13 @@ ...@@ -125,5 +125,13 @@
<ClInclude Include="fmdatabase.h"> <ClInclude Include="fmdatabase.h">
<Filter>Header Files</Filter> <Filter>Header Files</Filter>
</ClInclude> </ClInclude>
<ClInclude Include="resource.h">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="fmclient.rc">
<Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup> </ItemGroup>
</Project> </Project>
\ No newline at end of file
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by fmclient.rc
// ¶һĬֵ
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment