You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
605 B
11 lines
605 B
/***************************************************************************/
|
|
/* */
|
|
/* This file is only a wrapper for C++ Builder, where a project cannot */
|
|
/* contain a source file with the same base name as the project itself. */
|
|
/* for other Windows build environments, please use slptool.c directly. */
|
|
/* */
|
|
/***************************************************************************/
|
|
|
|
#include "../../slptool/slptool.c"
|
|
#pragma link "slp.lib"
|