summaryrefslogtreecommitdiff
path: root/sofort/ccenv/pedefs.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2020-01-08 18:38:35 +0000
committermidipix <writeonce@midipix.org>2020-01-24 21:14:09 +0000
commit7a17ab0ac27292a336f9e398fbd8542975274d87 (patch)
tree3e063dbd3cb320b2d91bc5165344230c7ac3c4a1 /sofort/ccenv/pedefs.in
parent8c856f2099509def872a01942073d09b98dec08a (diff)
downloadbautomake-7a17ab0ac27292a336f9e398fbd8542975274d87.tar.bz2
bautomake-7a17ab0ac27292a336f9e398fbd8542975274d87.tar.xz
build system: created skeleton.
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@
+