panda3d/dtool/Config.Cygwin.pp
2010-05-27 23:28:00 +00:00

15 lines
393 B
Puppet

//
// Config.Cygwin.pp
//
// This file defines some custom config variables for the Windows
// platform, when ppremake has been compiled using Cygwin. It
// inherits most of its parameters from Config.Win32.pp.
//
// *** UNCOMMENT ONE OF THE TWO OPTIONS BELOW FOR 32 OR 64 BIT BUILDS
// 32-bit
#include $[THISDIRPREFIX]Config.Win32.pp
// 64-bit
// #include $[THISDIRPREFIX]Config.Win64.pp