xref: /AOO41X/main/desktop/os2/source/applauncher/launcher.hxx (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
1 
2 #define INCL_DOS
3 #define INCL_PM
4 #include <os2.h>
5 
6 #define OFFICE_IMAGE_NAME	("soffice")
7 
8 extern CHAR APPLICATION_SWITCH[];
9 
10