[dia] Comment to indicate that the bindings folder should be omitted when building on win32 without Python
- From: Steffen Macke <sdteffen src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [dia] Comment to indicate that the bindings folder should be omitted when building on win32 without Python
- Date: Sat, 15 Aug 2009 05:32:33 +0000 (UTC)
commit 415476a4e621ca82cd9aa85cfa2912599ce06a44
Author: Steffen Macke <sdteffen sdteffen de>
Date: Sat Aug 15 07:31:58 2009 +0200
Comment to indicate that the bindings folder should be omitted when building on win32 without Python.
makefile.msc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/makefile.msc b/makefile.msc
index f175fc5..124605a 100644
--- a/makefile.msc
+++ b/makefile.msc
@@ -54,6 +54,7 @@ compile :
cd lib
nmake -f makefile.msc
cd ..\bindings
+# Comment out the following line, if you want to build without python
nmake -f makefile.msc
cd ..\app
nmake -f makefile.msc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]