ka102: #i116970# Write extents of exported SVG / syntax
This commit is contained in:
parent
a41005410d
commit
1ee91da926
1 changed files with 11 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue