|
@@ -3,10 +3,10 @@
|
3
|
3
|
|
4
|
4
|
#define MyAppName "星火微课"
|
5
|
5
|
#define MyAppDir "xhwk"
|
6
|
|
-#define MyAppVersion "2.7.1"
|
|
6
|
+#define MyAppVersion "3.0.0"
|
7
|
7
|
#define MyAppPublisher "河南星火燎原软件科技有限公司"
|
8
|
8
|
#define MyAppURL "http://www.xhkjedu.com/"
|
9
|
|
-#define MySourcePath "D:\Project\C#\xhwkclient\XHWK.WKTool\bin\x86\Debug\"
|
|
9
|
+#define MySourcePath "D:\Project\CSharp\xhwkclient\XHWK.WKTool\bin\x86\Debug\"
|
10
|
10
|
#define MyAppExeName "星火微课.exe"
|
11
|
11
|
#define MyIcoName "256.ico"
|
12
|
12
|
#define MyTargetPath "D:\程序打包\星火微课-测试\"
|