summaryrefslogtreecommitdiffhomepage
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-09 22:43:12 -0500
commit9f05f20837b446ab1372d24f7ebc75d2766bdca8 (patch)
treec9370d13f03b68802d211c444a3697523338da65 /sofort/ccenv/pedefs.in
parent215a2cb19300b387c2fb9656c065be0de0e24ce0 (diff)
downloadmmglue-9f05f20837b446ab1372d24f7ebc75d2766bdca8.tar.bz2
mmglue-9f05f20837b446ab1372d24f7ebc75d2766bdca8.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@
+