Link mooglib dll
This commit is contained in:
parent
7f60d401b5
commit
b2ca082dd5
@ -123,6 +123,7 @@ add_executable(medit WIN32
|
||||
)
|
||||
|
||||
target_link_libraries(medit
|
||||
libmooglib-0
|
||||
${GTK_LIBRARIES}
|
||||
${GMODULE_LIBRARIES}
|
||||
${LIBXML2_LIBRARIES}
|
||||
|
@ -7,6 +7,3 @@ FOR %%d IN (*.def) DO (
|
||||
echo %%d
|
||||
lib /def:%%d /machine:x86
|
||||
)
|
||||
|
||||
dir
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user