mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
11 lines
279 B
Puppet
Executable File
11 lines
279 B
Puppet
Executable File
//
|
|
// Config.Cygwin64.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.Win64.pp.
|
|
//
|
|
|
|
// 32-bit
|
|
#include $[THISDIRPREFIX]Config.Win64.pp
|