Skip to content

Commit

Permalink
use correct lib
Browse files Browse the repository at this point in the history
  • Loading branch information
infeo committed Nov 22, 2024
1 parent b211ede commit cc516dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ install:
$(HEADERS) $(SOURCES) \
-link -NXCOMPAT -DYNAMICBASE \
-implib:target/integrations.lib \
crypt32.lib shell32.lib ole32.lib uuid.lib user32.lib windowsapp.lib
crypt32.lib shell32.lib ole32.lib uuid.lib user32.lib Advapi32.lib

0 comments on commit cc516dc

Please sign in to comment.