Add Config.cs in gui Makefile.am and path change for CASA-msm.vdproj in windows makefile
This commit is contained in:
@@ -71,7 +71,8 @@ CSFILES =$(srcdir)/AssemblyInfo.cs \
|
||||
$(srcdir)/StoreDataInterface.cs \
|
||||
$(srcdir)/StorePolicyInterface.cs \
|
||||
$(srcdir)/CommonGUI.cs \
|
||||
$(srcdir)/Common.cs
|
||||
$(srcdir)/Common.cs \
|
||||
$(srcdir)/Config.cs
|
||||
|
||||
CSFILES_CSC := $(subst /,$(SEP),$(CSFILES))
|
||||
CS_FLAGS = -pkg:gtk-sharp -pkg:glade-sharp -d:LINUX -nowarn:169
|
||||
|
||||
Reference in New Issue
Block a user