~do-plugins/do-plugins/trunk

« back to all changes in this revision

Viewing changes to SimplePlugins/Makefile.am

Add WindowManager plugin

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
 
33
33
if ENABLE_REPO
34
34
ASSEMBLY_COMPILER_COMMAND = gmcs
35
 
ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:4 -optimize+ -debug -define:DEBUG
 
35
ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:4 -optimize+ -debug "-define:DEBUG"
 
36
 
36
37
ASSEMBLY = ../buildrepo/SimplePlugins.dll
37
38
ASSEMBLY_MDB = $(ASSEMBLY).mdb
38
39
COMPILE_TARGET = library