Commit Graph

10 Commits

Author SHA1 Message Date
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
Glenn Wurster 7dbe9a6728 sfc_os: Add stub implementation for SfcIsKeyProtected. 2007-06-04 12:58:16 +02:00
Alexandre Julliard 61b993437f sfc: We need to import sfc_os for the forwards to work properly. 2007-01-22 12:10:37 +01:00
Detlef Riekenberg 544153689a sfc: Forward SfcIsFileProtected to sfc_os.dll. 2007-01-17 12:15:57 +01:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Detlef Riekenberg 33bd852cd2 sfc: Print a FIXME only once. 2006-08-18 12:05:00 +02:00
Alexandre Julliard 5258e061dc make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Detlef Riekenberg aa318d1e3b sfc: Add sfc.dll with a stub for SfcIsFileProtected. 2006-02-14 16:53:03 +01:00