deps/libffi: Corrected inclusion of win32.S in libffi project (Had win32.c there...
authorJerome St-Louis <jerome@ecere.com>
Tue, 31 Jul 2012 20:51:52 +0000 (16:51 -0400)
committerJerome St-Louis <jerome@ecere.com>
Tue, 31 Jul 2012 20:51:52 +0000 (16:51 -0400)
deps/libffi-3.0.11/ffi.epj

index fccb59e..71d84a0 100644 (file)
@@ -39,7 +39,7 @@
                "Files" : [
                   "ffi.c",
                   "ffitarget.h",
-                  "win32.c"
+                  "win32.S"
                ]
             },
             "prep_cif.c",