]> gitweb @ CieloNegro.org - bindings-CoreFoundation.git/blobdiff - bindings-CoreFoundation.cabal
CFData.h
[bindings-CoreFoundation.git] / bindings-CoreFoundation.cabal
index e02eed239e496a53b64a1be42ed61e2aeb51cfbe..6e0dda0223249e73da56ddb9b94a764c581693ff 100644 (file)
@@ -29,15 +29,14 @@ Library
         CoreFoundation
 
     Exposed-Modules:
+        Bindings.CoreFoundation.CFArray
         Bindings.CoreFoundation.CFBase
+        Bindings.CoreFoundation.CFData
 
---    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_CFData.c
 
     Extensions:
         ForeignFunctionInterface