Skip to content

Commit e4fb489

Browse files
committed
fix: Link comctl32 library required by core_debug
1 parent 20c4083 commit e4fb489

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Generals/Code/Tools/DataChunkConverter/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ if (NOT IS_VS6_BUILD)
2222
g_gameengine
2323
g_gameenginedevice
2424
gi_always
25+
comctl32
2526
core_debug
2627
core_profile
2728
winmm

GeneralsMD/Code/Tools/DataChunkConverter/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ if (NOT IS_VS6_BUILD)
2222
z_gameengine
2323
z_gameenginedevice
2424
zi_always
25+
comctl32
2526
core_debug
2627
core_profile
2728
winmm

0 commit comments

Comments
 (0)