mirror of
https://github.com/thunderbrewhq/common.git
synced 2026-02-04 08:59:08 +00:00
8 lines
247 B
Text
8 lines
247 B
Text
|
|
USEUNIT("..\xmlwf\codepage.c");
|
||
|
|
USEUNIT("..\xmlwf\win32filemap.c");
|
||
|
|
USEUNIT("..\xmlwf\xmlfile.c");
|
||
|
|
USEUNIT("..\xmlwf\xmlwf.c");
|
||
|
|
USELIB("Release\libexpat_mtd.lib");
|
||
|
|
//---------------------------------------------------------------------------
|
||
|
|
main
|