summaryrefslogtreecommitdiff
path: root/desktop/os2/source/applauncher/launcher.hxx
blob: 651098ef73821fd269b849011fef8cf8ad830b02 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */

#define INCL_DOS
#define INCL_PM
#include <os2.h>

#define OFFICE_IMAGE_NAME   ("soffice")

extern CHAR APPLICATION_SWITCH[];

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */