aboutsummaryrefslogtreecommitdiff
path: root/build/vc++/examples/StateMachine/StateMachine.vcxproj.user
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-11-05 07:33:41 +0800
committerchai <chaifix@163.com>2018-11-05 07:33:41 +0800
commit1d1210d7932b287d66e27157701b92df764528cb (patch)
tree0f6ff1178abb3eec2976cfdee80e201283d949b5 /build/vc++/examples/StateMachine/StateMachine.vcxproj.user
parent91641bccdf744e0dc29f015fbffc64be46d2ad2c (diff)
+状态机测试代码
Diffstat (limited to 'build/vc++/examples/StateMachine/StateMachine.vcxproj.user')
-rw-r--r--build/vc++/examples/StateMachine/StateMachine.vcxproj.user4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/vc++/examples/StateMachine/StateMachine.vcxproj.user b/build/vc++/examples/StateMachine/StateMachine.vcxproj.user
new file mode 100644
index 0000000..be25078
--- /dev/null
+++ b/build/vc++/examples/StateMachine/StateMachine.vcxproj.user
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup />
+</Project> \ No newline at end of file