file_library_ooo.scp (774c2d42) file_library_ooo.scp (cc13e73e)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 394 unchanged lines hidden (view full) ---

403 #elif defined OS2
404 Name = "vbahelp.dll";
405 #else
406 Name = STRING(CONCAT3(vbahelper,DLLPOSTFIX,.dll));
407 #endif
408End
409
410
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 394 unchanged lines hidden (view full) ---

403 #elif defined OS2
404 Name = "vbahelp.dll";
405 #else
406 Name = STRING(CONCAT3(vbahelper,DLLPOSTFIX,.dll));
407 #endif
408End
409
410
411#ifdef WNT
411#if defined WNT || defined OS2
412
413File gid_File_Lib_Dnd
414 TXT_FILE_BODY;
415 Styles = (PACKED);
416 Dir = SCP2_OOO_BIN_DIR;
417 Name = "dnd.dll";
418End
419

--- 1656 unchanged lines hidden ---
412
413File gid_File_Lib_Dnd
414 TXT_FILE_BODY;
415 Styles = (PACKED);
416 Dir = SCP2_OOO_BIN_DIR;
417 Name = "dnd.dll";
418End
419

--- 1656 unchanged lines hidden ---