forked from wine-mirror/wine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
makefiles: Get rid of the MAKE_DLL_RULES variable.
- Loading branch information
Showing
467 changed files
with
0 additions
and
936 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,3 @@ MODULE = acledit.dll | |
|
||
C_SRCS = \ | ||
main.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,3 @@ MODULE = aclui.dll | |
IMPORTLIB = aclui | ||
|
||
C_SRCS = aclui_main.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,3 @@ MODULE = activeds.dll | |
IMPORTLIB = activeds | ||
|
||
C_SRCS = activeds_main.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,5 +18,3 @@ IDL_SRCS = \ | |
actxprxy_shldisp.idl \ | ||
actxprxy_shobjidl.idl \ | ||
actxprxy_urlhist.idl | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,5 +23,3 @@ C_SRCS = \ | |
IDL_SRCS = svcctl.idl | ||
|
||
RC_SRCS = version.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,5 +7,3 @@ C_SRCS = \ | |
files.c \ | ||
install.c \ | ||
reg.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,5 +11,3 @@ C_SRCS = \ | |
IDL_SRCS = amstream_classes.idl | ||
|
||
RC_SRCS = version.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
MODULE = api-ms-win-core-localregistry-l1-1-0.dll | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
MODULE = api-ms-win-core-processthreads-l1-1-0.dll | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
MODULE = api-ms-win-core-winrt-error-l1-1-0.dll | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
MODULE = api-ms-win-core-winrt-string-l1-1-0.dll | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
MODULE = api-ms-win-downlevel-advapi32-l1-1-0.dll | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
MODULE = api-ms-win-downlevel-advapi32-l2-1-0.dll | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
MODULE = api-ms-win-downlevel-normaliz-l1-1-0.dll | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
MODULE = api-ms-win-downlevel-ole32-l1-1-0.dll | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
MODULE = api-ms-win-downlevel-shell32-l1-1-0.dll | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
MODULE = api-ms-win-downlevel-shlwapi-l1-1-0.dll | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
MODULE = api-ms-win-downlevel-shlwapi-l2-1-0.dll | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
MODULE = api-ms-win-downlevel-user32-l1-1-0.dll | ||
|
||
RC_SRCS = version.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
MODULE = api-ms-win-downlevel-version-l1-1-0.dll | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
MODULE = api-ms-win-security-base-l1-1-0.dll | ||
|
||
RC_SRCS = version.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
MODULE = apphelp.dll | ||
|
||
C_SRCS = apphelp.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,5 +11,3 @@ RC_SRCS = appwiz.rc | |
|
||
SVG_SRCS = \ | ||
appwiz.svg | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,5 +6,3 @@ EXTRADEFS = -D_ATL_VER=_ATL_VER_30 | |
C_SRCS = atl_main.c | ||
|
||
IDL_SRCS = atl_classes.idl | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,5 +7,3 @@ C_SRCS = \ | |
atl.c \ | ||
atl_ax.c \ | ||
registrar.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,3 @@ IMPORTS = atl100 ole32 user32 | |
EXTRADEFS = -D_ATL_VER=_ATL_VER_110 | ||
|
||
C_SRCS = atl110.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,5 +7,3 @@ EXTRADEFS = -D_ATL_VER=_ATL_VER_80 | |
C_SRCS = atl80.c | ||
|
||
RC_SRCS = atl80.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,5 +5,3 @@ EXTRADEFS = -D_ATL_VER=_ATL_VER_90 | |
C_SRCS = atl90.c | ||
|
||
RC_SRCS = atl90.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,3 @@ MODULE = authz.dll | |
|
||
C_SRCS = \ | ||
authz.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,3 @@ MODULE = avicap32.dll | |
IMPORTLIB = avicap32 | ||
|
||
C_SRCS = avicap32_main.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,5 +17,3 @@ C_SRCS = \ | |
IDL_SRCS = avifil32.idl | ||
|
||
RC_SRCS = avifil32.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
MODULE = avifile.dll16 | ||
IMPORTS = avifil32 | ||
EXTRADLLFLAGS = -m16 -Wb,--main-module,avifil32.dll | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,3 @@ IMPORTS = user32 | |
|
||
C_SRCS = \ | ||
main.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,3 @@ C_SRCS = \ | |
bcrypt_main.c | ||
|
||
RC_SRCS = version.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,5 +11,3 @@ C_SRCS = \ | |
IDL_SRCS = browseui_classes.idl | ||
|
||
RC_SRCS = browseui.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,5 +8,3 @@ C_SRCS = \ | |
fdi.c | ||
|
||
RC_SRCS = cabinet.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,3 @@ IMPORTLIB = capi2032 | |
EXTRAINCL = @CAPI20_CFLAGS@ | ||
|
||
C_SRCS = cap20wxx.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,5 +8,3 @@ C_SRCS = \ | |
RC_SRCS = \ | ||
cards.rc \ | ||
version.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
MODULE = cfgmgr32.dll | ||
IMPORTLIB = cfgmgr32 | ||
IMPORTS = setupapi | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,3 @@ IMPORTLIB = clusapi | |
|
||
C_SRCS = \ | ||
clusapi.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,5 +6,3 @@ C_SRCS = \ | |
|
||
RC_SRCS = \ | ||
version.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,5 +51,3 @@ SVG_SRCS = \ | |
idb_std_small.svg \ | ||
idb_view_large.svg \ | ||
idb_view_small.svg | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,5 +23,3 @@ SVG_SRCS = \ | |
pd32_portrait.svg | ||
|
||
IDL_SRCS = comdlg32_classes.idl | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
MODULE = comm.drv16 | ||
EXTRADLLFLAGS = -m16 | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,5 +8,3 @@ C_SRCS = \ | |
finddlg.c \ | ||
fontdlg.c \ | ||
printdlg.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,3 @@ IMPORTLIB = compstui | |
|
||
C_SRCS = \ | ||
compstui_main.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,3 @@ IMPORTS = ole32 | |
|
||
C_SRCS = \ | ||
main.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,5 +9,3 @@ RC_SRCS = credui.rc | |
|
||
SVG_SRCS = \ | ||
banner.svg | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,5 +6,3 @@ EXTRAINCL = -I$(top_srcdir)/include/msvcrt | |
|
||
C_SRCS = \ | ||
crtdll_main.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,5 +32,3 @@ C_SRCS = \ | |
str.c | ||
|
||
RC_SRCS = crypt32.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,5 +5,3 @@ C_SRCS = \ | |
main.c | ||
|
||
RC_SRCS = cryptdlg.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,3 @@ IMPORTS = advapi32 | |
|
||
C_SRCS = \ | ||
cryptdll.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,5 +5,3 @@ DELAYIMPORTS = wininet | |
|
||
C_SRCS = \ | ||
cryptnet_main.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,5 +7,3 @@ C_SRCS = \ | |
main.c | ||
|
||
RC_SRCS = cryptui.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,3 @@ MODULE = ctapi32.dll | |
IMPORTS = advapi32 | ||
|
||
C_SRCS = ctapi32.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,3 @@ IMPORTS = user32 | |
EXTRADLLFLAGS = -m16 -Wb,--main-module,ctl3d32.dll | ||
|
||
C_SRCS = ctl3d.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,3 @@ IMPORTLIB = ctl3d32 | |
IMPORTS = user32 | ||
|
||
C_SRCS = ctl3d32.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,3 @@ IMPORTS = user32 | |
EXTRADLLFLAGS = -m16 -Wb,--main-module,ctl3d32.dll | ||
|
||
C_SRCS = ctl3d.c | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,5 +10,3 @@ C_SRCS = \ | |
utils.c | ||
|
||
RC_SRCS = version.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,5 +15,3 @@ C_SRCS = \ | |
view.c | ||
|
||
RC_SRCS = version.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,3 @@ C_SRCS = \ | |
d3d11_main.c | ||
|
||
RC_SRCS = version.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,5 +14,3 @@ C_SRCS = \ | |
vertexdeclaration.c \ | ||
volume.c | ||
RC_SRCS = version.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,5 +17,3 @@ C_SRCS = \ | |
volume.c | ||
|
||
RC_SRCS = version.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,3 @@ C_SRCS = \ | |
d3dcompiler_33_main.c | ||
|
||
RC_SRCS = version.rc | ||
|
||
@MAKE_DLL_RULES@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,3 @@ C_SRCS = \ | |
d3dcompiler_34_main.c | ||
|
||
RC_SRCS = version.rc | ||
|
||
@MAKE_DLL_RULES@ |
Oops, something went wrong.