mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user