summaryrefslogtreecommitdiff
path: root/sofort/ccenv/pedefs.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2019-01-02 22:18:23 -0500
committermidipix <writeonce@midipix.org>2019-01-02 22:21:18 -0500
commitb39a100be3093899b1febcaee60efce79e503ecb (patch)
tree170c90428d216f859d15e131219c727604105dc3 /sofort/ccenv/pedefs.in
parent0e34683a1eb0d3520742a65908d911119f679f9d (diff)
downloadsbpython2-b39a100be3093899b1febcaee60efce79e503ecb.tar.bz2
sbpython2-b39a100be3093899b1febcaee60efce79e503ecb.tar.xz
build system: moved handling of pe-specific variables to ccenv.
Diffstat (limited to 'sofort/ccenv/pedefs.in')
-rw-r--r--sofort/ccenv/pedefs.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/sofort/ccenv/pedefs.in b/sofort/ccenv/pedefs.in
new file mode 100644
index 0000000..300d990
--- /dev/null
+++ b/sofort/ccenv/pedefs.in
@@ -0,0 +1,4 @@
+# @ccenv_cfgtype@ pe switches
+PE_SUBSYSTEM = @ccenv_pe_subsystem@
+PE_IMAGE_BASE = @ccenv_pe_image_base@
+