Kaydet (Commit) 8263d8a8 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS mingwport03 (1.4.6); FILE MERGED

2007/01/08 17:37:00 vg 1.4.6.3: RESYNC: (1.5-1.6); FILE MERGED
2006/11/08 12:47:59 vg 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED
2006/09/06 13:09:03 vg 1.4.6.1: #i53572# MinGW port
üst 068fe5a1
......@@ -4,9 +4,9 @@
*
* $RCSfile: svidl.cxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: kz $ $Date: 2006-11-06 14:54:06 $
* last change: $Author: vg $ $Date: 2007-03-26 13:04:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -115,7 +115,7 @@ BOOL FileMove_Impl( const String & rFile1, const String & rFile2, BOOL bImmerVer
|*
|* Beschreibung
*************************************************************************/
#if defined( UNX ) || (defined( PM2 ) && defined( CSET )) || defined (WTC) || defined (MAC) || defined (MTW)
#if defined( UNX ) || (defined( PM2 ) && defined( CSET )) || defined (WTC) || defined (MAC) || defined (MTW) || defined (__MINGW32__)
int main ( int argc, char ** argv)
{
#else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment