- Timestamp:
- Oct 25, 2010, 4:07:32 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/plugins/org.eclipse.swt/Eclipse SWT PI/pm/library/make_os2.icc
r228 r262 1 1 /* 2 * Copyright (c) 2002, 200 4EclipseOS2 Team.2 * Copyright (c) 2002, 2009 EclipseOS2 Team. 3 3 * This file is made available under the terms of the Common Public License v1.0 4 4 * which accompanies this distribution, and is available at … … 23 23 target $SWT_LIB 24 24 { 25 source type(lib) "ft2lib.lib" 25 source type(lib) "ft2lib.lib","progress.lib" 26 26 source "editcol.c", "editcol.h", "editcol.rc", "swt.c", "structs.c", "callback.c" 27 27 }
Note:
See TracChangeset
for help on using the changeset viewer.