Changeset 10 for trunk/common.rc


Ignore:
Timestamp:
Feb 21, 2018, 12:49:59 AM (8 years ago)
Author:
Gregg Young
Message:

The changes in these files were made to fix Open Watcom compiler, WRC and wipfc errors and warning. There are several more in the next commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/common.rc

    r2 r10  
    2525#include "version.h"
    2626
    27 ICON    1 "src\\data\\gotcha.ico"
    28 POINTER 2 "src\\data\\gotcha.ptr"
    29 BITMAP  3 "src\\data\\snap.bmp"
    30 BITMAP  4 "src\\data\\smile.bmp"
     27ICON    1 "..\\data\\gotcha.ico"
     28POINTER 2 "..\\data\\gotcha.ptr"
     29BITMAP  3 "..\\data\\snap.bmp"
     30BITMAP  4 "..\\data\\smile.bmp"
    3131
    3232/** Haupthilfstabelle ****************************************************/
Note: See TracChangeset for help on using the changeset viewer.