1 // stdafx.h : include file for standard system include files,
2 // or project specific include files that are used frequently, but
3 // are changed infrequently
8 // Modify the following defines if you have to target a platform prior to the ones specified below.
9 // Refer to MSDN for the latest info on corresponding values for different platforms.
10 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
12 #include "../targetver.h"
14 // Windows Header Files:
17 // C RunTime Header Files
27 # define APP_X64_STRING "x64"
29 # define APP_X64_STRING ""