diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 12:26:12 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 12:26:12 -0600 |
commit | e4610ffd2d19b9750109cbaa6fd78c8ceed1aecd (patch) | |
tree | daa7a62e1c07662577512a55f3f11f0d355551ad /scp2/source/writer | |
parent | 992757cc5ebfb1df42636b8d3269cdbc10fc4148 (diff) |
remove PCH support in dmake-module
Diffstat (limited to 'scp2/source/writer')
-rw-r--r-- | scp2/source/writer/makefile.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scp2/source/writer/makefile.mk b/scp2/source/writer/makefile.mk index 136079bec377..6fd453df0373 100644 --- a/scp2/source/writer/makefile.mk +++ b/scp2/source/writer/makefile.mk @@ -27,8 +27,6 @@ PRJ=..$/.. -PRJPCH= - PRJNAME=scp2 TARGET=writer TARGETTYPE=CUI |