]> err.no Git - sope/blobdiff - sope-ical/versitSaxDriver/GNUmakefile
bumped Xcode dyld versions
[sope] / sope-ical / versitSaxDriver / GNUmakefile
index ece2964c2b0d7d6a8ae952da75a08d830d6d55ac..00f0f550c203c3d9c35d950ef23a127410554b9b 100644 (file)
@@ -9,6 +9,10 @@ BUNDLE_NAME        = versitSaxDriver
 BUNDLE_EXTENSION   = .sax
 BUNDLE_INSTALL_DIR = $(GNUSTEP_INSTALLATION_DIR)/Library/SaxDrivers-$(MAJOR_VERSION).$(MINOR_VERSION)/
 
+versitSaxDriver_PRINCIPAL_CLASS = VSSaxDriver
+
+versitSaxDriver_PCH_FILE = common.h
+
 versitSaxDriver_OBJC_FILES =   \
        VSSaxDriver.m           \
        VSiCalSaxDriver.m       \