diff include/symbol.h @ 2:1ea4f7981ff5

create window.
author pyon@macmini
date Sun, 02 Oct 2011 18:44:03 +0900
parents
children 3b734fd6ee2b
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/include/symbol.h	Sun Oct 02 18:44:03 2011 +0900
@@ -0,0 +1,10 @@
+// Filename   : symbol.h
+// Last Change: 01-Oct-2011.
+//
+
+#define MYAPPNAME wxT("AMover")
+
+#define VER 0
+#define REV 01
+#define BLD 20111011
+