Merging MinGW changes
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
|
||||
Dll exutil.dll : exutil.c ;
|
||||
|
||||
ImportLib libexutil.a : exutil.def ;
|
||||
|
||||
Main sehtest.exe : sehtest.c ;
|
||||
|
||||
Main sehfix.exe : sehfix.c ;
|
||||
|
||||
Main sehsub.exe : sehsub.c ;
|
||||
|
||||
LinkLibraries sehtest.exe sehfix.exe sehsub.exe : libexutil.a ;
|
||||
|
||||
|
||||
Dll exutil.dll : exutil.c ;
|
||||
|
||||
ImportLib libexutil.a : exutil.def ;
|
||||
|
||||
Main sehtest.exe : sehtest.c ;
|
||||
|
||||
Main sehfix.exe : sehfix.c ;
|
||||
|
||||
Main sehsub.exe : sehsub.c ;
|
||||
|
||||
LinkLibraries sehtest.exe sehfix.exe sehsub.exe : libexutil.a ;
|
||||
|
||||
|
Reference in New Issue
Block a user