-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMakefile_0xEae60e83.mk
80 lines (54 loc) · 2.65 KB
/
Makefile_0xEae60e83.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# ==============================================================================
# Generated by qmake (2.01a) (Qt 4.6.3) on: ?? 14. ??? 14:56:23 2021
# This file is generated by qmake and should not be modified by the
# user.
# Name : Makefile_0xEae60e83.mk
# Part of : tdlib
# Description : This file is used to call necessary targets on wrapper makefile
# during normal Symbian build process.
# Version :
#
# ==============================================================================
MAKE = make
VISUAL_CFG = RELEASE
ifeq "$(CFG)" "UDEB"
VISUAL_CFG = DEBUG
endif
do_nothing :
@rem do_nothing
MAKMAKE: create_temps pre_targetdeps store_build
LIB: create_temps pre_targetdeps store_build
BLD: create_temps pre_targetdeps store_build
ifeq "$(PLATFORM)" "WINSCW"
CLEAN: extension_clean winscw_deployment_clean deployment_clean
else
CLEAN: extension_clean deployment_clean
endif
CLEANLIB: do_nothing
RESOURCE: do_nothing
FREEZE: do_nothing
SAVESPACE: do_nothing
RELEASABLES: do_nothing
ifeq "$(PLATFORM)" "WINSCW"
FINAL: finalize winscw_deployment deployment
else
FINAL: finalize deployment
endif
pre_targetdeps : c:\Users\user\YandexDisk\td\tdlib\Makefile
-$(MAKE) -f "c:\Users\user\YandexDisk\td\tdlib\Makefile" pre_targetdeps QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
create_temps : c:\Users\user\YandexDisk\td\tdlib\Makefile
-$(MAKE) -f "c:\Users\user\YandexDisk\td\tdlib\Makefile" create_temps QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
extension_clean : c:\Users\user\YandexDisk\td\tdlib\Makefile
-$(MAKE) -f "c:\Users\user\YandexDisk\td\tdlib\Makefile" extension_clean QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
finalize : c:\Users\user\YandexDisk\td\tdlib\Makefile
-$(MAKE) -f "c:\Users\user\YandexDisk\td\tdlib\Makefile" finalize QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
winscw_deployment_clean : c:\Users\user\YandexDisk\td\tdlib\Makefile
-$(MAKE) -f "c:\Users\user\YandexDisk\td\tdlib\Makefile" winscw_deployment_clean QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
winscw_deployment : c:\Users\user\YandexDisk\td\tdlib\Makefile
-$(MAKE) -f "c:\Users\user\YandexDisk\td\tdlib\Makefile" winscw_deployment QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
deployment_clean : c:\Users\user\YandexDisk\td\tdlib\Makefile
-$(MAKE) -f "c:\Users\user\YandexDisk\td\tdlib\Makefile" deployment_clean QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
deployment : c:\Users\user\YandexDisk\td\tdlib\Makefile
-$(MAKE) -f "c:\Users\user\YandexDisk\td\tdlib\Makefile" deployment QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
store_build : c:\Users\user\YandexDisk\td\tdlib\Makefile
-$(MAKE) -f "c:\Users\user\YandexDisk\td\tdlib\Makefile" store_build QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)