open_toontown_panda3d/direct/src/autorestart/Sources.pp

8 lines
177 B
Puppet

#begin bin_target
// This program only compiles on Unix.
#define BUILD_TARGET $[UNIX_PLATFORM]
#define TARGET autorestart
#define SOURCES autorestart.c
#end bin_target