mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-26 05:02:31 -06:00
11 lines
269 B
ObjectPascal
11 lines
269 B
ObjectPascal
|
//
|
||
|
// 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
|