Include activityindicator.cpp
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# *
|
# *
|
||||||
# Make file for VMS *
|
# Make file for VMS *
|
||||||
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
||||||
# Date : 26 June 2014 *
|
# Date : 21 April 2015 *
|
||||||
# *
|
# *
|
||||||
#*****************************************************************************
|
#*****************************************************************************
|
||||||
.first
|
.first
|
||||||
@@ -100,7 +100,7 @@ OBJECTS0= \
|
|||||||
msgdlg.obj,\
|
msgdlg.obj,\
|
||||||
treeentry_gtk.obj,textentry.obj,filectrl.obj,print.obj,win_gtk.obj,\
|
treeentry_gtk.obj,textentry.obj,filectrl.obj,print.obj,win_gtk.obj,\
|
||||||
mnemonics.obj,private.obj,assertdlg_gtk.obj,infobar.obj,anybutton.obj,\
|
mnemonics.obj,private.obj,assertdlg_gtk.obj,infobar.obj,anybutton.obj,\
|
||||||
nonownedwnd.obj,textmeasure.obj,display.obj
|
nonownedwnd.obj,textmeasure.obj,display.obj,activityindicator.obj
|
||||||
|
|
||||||
SOURCES =\
|
SOURCES =\
|
||||||
animate.cpp,\
|
animate.cpp,\
|
||||||
@@ -267,3 +267,4 @@ anybutton.obj : anybutton.cpp
|
|||||||
nonownedwnd.obj : nonownedwnd.cpp
|
nonownedwnd.obj : nonownedwnd.cpp
|
||||||
textmeasure.obj : textmeasure.cpp
|
textmeasure.obj : textmeasure.cpp
|
||||||
display.obj : display.cpp
|
display.obj : display.cpp
|
||||||
|
activityindicator.obj : activityindicator.cpp
|
||||||
|
Reference in New Issue
Block a user