ka102: #i116970# Write extents of exported SVG / syntax

This commit is contained in:
ka 2011-02-21 02:57:37 +01:00
parent a41005410d
commit 1ee91da926

View file

@ -2119,14 +2119,14 @@ End
// End
// #endif
// #if defined WNT || defined MACOSX
// File gid_File_Lib_Librsvg
// Dir = gid_Dir_Program;
// ARCHIVE_TXT_FILE_BODY;
// #if defined WNT
// Name = "librsvg_w32.zip";
// #else
// Name = "librsvg_mac.zip";
// #endif
// End
// #endif
#if defined WNT || defined MACOSX
File gid_File_Lib_Librsvg
Dir = gid_Dir_Program;
ARCHIVE_TXT_FILE_BODY;
#if defined WNT
Name = "librsvg_w32.zip";
#else
Name = "librsvg_mac.zip";
#endif
End
#endif