mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
10 lines
257 B
Puppet
10 lines
257 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.
|
|
//
|
|
|
|
#include $[THISDIRPREFIX]Config.Win32.pp
|