mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
Reenable the Solitaire Unicode build. Works well now :-)
svn path=/trunk/; revision=39996
This commit is contained in:
parent
94c7a3392b
commit
17ed09b751
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../../tools/rbuild/project.dtd">
|
||||
<module name="sol" type="win32gui" installbase="system32" installname="sol.exe" unicode="no">
|
||||
<module name="sol" type="win32gui" installbase="system32" installname="sol.exe" unicode="yes">
|
||||
<include base="sol">.</include>
|
||||
<include base="sol">cardlib</include>
|
||||
<library>advapi32</library>
|
||||
|
|
Loading…
Reference in a new issue