mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 22:01:43 +00:00
Link to shell32 so we can use CommandLineToArgvW when compiling unicode. Thanks to Usurp for finding the problem.
svn path=/trunk/; revision=23939
This commit is contained in:
parent
29a8ffa699
commit
80562db631
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
<library>cmd_base</library>
|
||||
<library>kernel32</library>
|
||||
<library>advapi32</library>
|
||||
<library>shell32</library>
|
||||
<library>user32</library>
|
||||
<file>main.c</file>
|
||||
<file>cmd.rc</file>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue