comparison include/symbol.h @ 2:1ea4f7981ff5

create window.
author pyon@macmini
date Sun, 02 Oct 2011 18:44:03 +0900
parents
children 3b734fd6ee2b
comparison
equal deleted inserted replaced
1:214f2908b8e4 2:1ea4f7981ff5
1 // Filename : symbol.h
2 // Last Change: 01-Oct-2011.
3 //
4
5 #define MYAPPNAME wxT("AMover")
6
7 #define VER 0
8 #define REV 01
9 #define BLD 20111011
10