3 lines
76 B
C
3 lines
76 B
C
#if !defined(PROGRAM_NAME)
|
|
#define PROGRAM_NAME "@PROGRAM_NAME@.exe"
|
|
#endif
|
#if !defined(PROGRAM_NAME)
|
|
#define PROGRAM_NAME "@PROGRAM_NAME@.exe"
|
|
#endif
|