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 #include "..\targetver.h"
11 #define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // some CString constructors will be explicit
12 #define CSTRING_AVAILABLE
40 #include "SmartLibgit2Ref.h"
42 #include "DebugOutput.h"
44 typedef CComCritSecLock
<CComAutoCriticalSection
> AutoLocker
;
47 # define APP_X64_STRING "x64"
49 # define APP_X64_STRING ""