]> gitweb @ CieloNegro.org - bindings-CoreFoundation.git/blobdiff - bindings-CoreFoundation.cabal
CFCharacterSet.h
[bindings-CoreFoundation.git] / bindings-CoreFoundation.cabal
index e02eed239e496a53b64a1be42ed61e2aeb51cfbe..e9ac75ce9997e26714949963032c0565c8282576 100644 (file)
@@ -29,15 +29,18 @@ Library
         CoreFoundation
 
     Exposed-Modules:
+        Bindings.CoreFoundation.CFArray
         Bindings.CoreFoundation.CFBase
+        Bindings.CoreFoundation.CFCharacterSet
+        Bindings.CoreFoundation.CFData
+        Bindings.CoreFoundation.CFDictionary
 
---    C-Sources:
---        cbits/helper_aiff.c
---        cbits/helper_files.c
---        cbits/helper_mactypes.c
-
---    CC-Options:
---        -fpascal-strings
+    C-Sources:
+        cbits/helper_CFArray.c
+        cbits/helper_CFBase.c
+        cbits/helper_CFCharacterSet.c
+        cbits/helper_CFData.c
+        cbits/helper_CFDictionary.c
 
     Extensions:
         ForeignFunctionInterface