mirror of
https://github.com/reactos/reactos.git
synced 2025-06-06 18:00:41 +00:00
[CMICPL]
* fix build on UNIX svn path=/trunk/; revision=58646
This commit is contained in:
parent
f3df72403c
commit
b35c8e036e
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
#include <common.ver>
|
#include <common.ver>
|
||||||
|
|
||||||
IDI_CPLICON ICON PRELOAD DISCARDABLE "..\cmicontrol\window.ico"
|
IDI_CPLICON ICON PRELOAD DISCARDABLE "../cmicontrol/window.ico"
|
||||||
|
|
||||||
STRINGTABLE DISCARDABLE
|
STRINGTABLE DISCARDABLE
|
||||||
BEGIN
|
BEGIN
|
||||||
|
|
Loading…
Reference in a new issue