Files
HLStock/MakeManualList/StdAfx.cpp
2013-08-22 05:26:36 +00:00

10 lines
313 B
C++

// stdafx.cpp : source file that includes just the standard includes
// MakeManualList.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
APP_CONFIG g_AppConfig = { TRUE, TRUE, TRUE, TRUE, TRUE, TRUE, 100000000, 100000, 50000, 500 };