]> gitweb @ CieloNegro.org - bindings-CarbonCore.git/blobdiff - bindings-carbon-core.cabal
Files.h
[bindings-CarbonCore.git] / bindings-carbon-core.cabal
index 2ad84abc8d12fe5e60239f39d6f9bd6a11f539e3..d23bd3af7a975f01c6cb856ae1a11205b0fa318a 100644 (file)
@@ -29,10 +29,21 @@ Library
         CoreServices
 
     Exposed-Modules:
+        Bindings.CoreServices.CarbonCore.AIFF
+        Bindings.CoreServices.CarbonCore.AVLTree
+        Bindings.CoreServices.CarbonCore.Aliases
+        Bindings.CoreServices.CarbonCore.Files
+        Bindings.CoreServices.CarbonCore.Finder
         Bindings.CoreServices.CarbonCore.MacTypes
+        Bindings.CoreServices.CarbonCore.UTCUtils
 
     C-Sources:
+        cbits/helper_aiff.c
+        cbits/helper_files.c
         cbits/helper_mactypes.c
 
+    CC-Options:
+        -fpascal-strings
+
     Extensions:
         ForeignFunctionInterface