Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
76853e09
Kaydet (Commit)
76853e09
authored
Kas 20, 2002
tarafından
Gregor Hartmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#104916#fix for unx
üst
2253d1ac
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
7 deletions
+12
-7
makefile.mk
automation/source/miniapp/makefile.mk
+9
-4
testapp.cxx
automation/source/miniapp/testapp.cxx
+3
-3
No files found.
automation/source/miniapp/makefile.mk
Dosyayı görüntüle @
76853e09
...
...
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.
1
$
# $Revision: 1.
2
$
#
# last change: $Author:
mh $ $Date: 2002-11-18 11:17:42
$
# last change: $Author:
gh $ $Date: 2002-11-20 13:56:48
$
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
...
...
@@ -76,13 +76,18 @@ TARGET=miniapp
CXXFILES
=
\
testapp.cxx
\
editwin.cxx
\
servres.cxx
\
servres.cxx
OBJFILES
=
\
$(OBJ)$/
testapp.obj
\
$(OBJ)$/
editwin.obj
\
$(OBJ)$/
servres.obj
\
$(OBJ)$/
servres.obj
EXCEPTIONSFILES
=
\
$(OBJ)$/
testapp.obj
SRCFILES
=
\
servres.src
...
...
automation/source/miniapp/testapp.cxx
Dosyayı görüntüle @
76853e09
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: testapp.cxx,v $
*
* $Revision: 1.
2
$
* $Revision: 1.
3
$
*
* last change: $Author: gh $ $Date: 2002-11-20 1
1:28:44
$
* last change: $Author: gh $ $Date: 2002-11-20 1
3:56:49
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
@@ -62,7 +62,7 @@
#ifndef _SVT_FILEDLG_HXX //autogen
#include <svtools/filedlg.hxx>
#endif
#include <stdio.h>
#ifndef _MSGBOX_HXX //autogen
#include <vcl/msgbox.hxx>
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment