summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/pkgconfig.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/pkgconfig.mpb')
-rw-r--r--bin/MakeProjectCreator/config/pkgconfig.mpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/config/pkgconfig.mpb b/bin/MakeProjectCreator/config/pkgconfig.mpb
new file mode 100644
index 00000000000..e48f56242b6
--- /dev/null
+++ b/bin/MakeProjectCreator/config/pkgconfig.mpb
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+// $Id$
+
+project {
+ Define_Custom(pkgconfig) {
+ automatic = 0
+ inputext = .in
+ }
+}