mirror of
https://github.com/thunderbrewhq/common.git
synced 2025-12-12 03:02:29 +00:00
7 lines
247 B
Text
Executable file
7 lines
247 B
Text
Executable file
USEUNIT("..\xmlwf\codepage.c");
|
|
USEUNIT("..\xmlwf\win32filemap.c");
|
|
USEUNIT("..\xmlwf\xmlfile.c");
|
|
USEUNIT("..\xmlwf\xmlwf.c");
|
|
USELIB("Release\libexpat_mtd.lib");
|
|
//---------------------------------------------------------------------------
|
|
main
|