File tree 3 files changed +116
-0
lines changed
3 files changed +116
-0
lines changed Original file line number Diff line number Diff line change 140
140
36-ImportReturn /goodbye /goodbye.o
141
141
36-ImportReturn /hello
142
142
36-ImportReturn /hello.o
143
+ 01-Program /hello.exe
144
+ 01-Program /hello.obj
145
+
146
+ /* .bak
Original file line number Diff line number Diff line change
1
+
2
+ cd 01-Program
3
+ %prg_scons%
4
+ cd ..
5
+ cd 02-Object
6
+ %prg_scons%
7
+ cd ..
8
+ cd 03-Two
9
+ %prg_scons%
10
+ cd ..
11
+ cd 04-DiffOut
12
+ %prg_scons%
13
+ cd ..
14
+ cd 05-MultiInputList
15
+ %prg_scons%
16
+ cd ..
17
+ cd 06-MultiInputGlob
18
+ %prg_scons%
19
+ cd ..
20
+ cd 07-Share
21
+ %prg_scons%
22
+ cd ..
23
+ cd 08-Library
24
+ %prg_scons%
25
+ cd ..
26
+ cd 09-SharedLibrary
27
+ %prg_scons%
28
+ cd ..
29
+ cd 10-CombineDifferent
30
+ %prg_scons%
31
+ cd ..
32
+ cd 11-LinkLibrary-LIBS-LIBPATH
33
+ %prg_scons%
34
+ cd ..
35
+ cd 12-ExpliciteNodes
36
+ %prg_scons%
37
+ cd ..
38
+ cd 13-Print
39
+ %prg_scons%
40
+ cd ..
41
+ cd 14-Decider
42
+ %prg_scons%
43
+ cd ..
44
+ cd 15-CPPPATH
45
+ %prg_scons%
46
+ cd ..
47
+ cd 16-Depends
48
+ %prg_scons%
49
+ cd ..
50
+ cd 17-CCFLAGS
51
+ %prg_scons%
52
+ cd ..
53
+ cd 19-Ignore
54
+ %prg_scons%
55
+ cd ..
56
+ cd 20-Requires
57
+ %prg_scons%
58
+ cd ..
59
+ cd 21-AlwaysBuild
60
+ %prg_scons%
61
+ cd ..
62
+ cd 22-Environment-Print
63
+ %prg_scons%
64
+ cd ..
65
+ cd 23-Environment-Multiple
66
+ %prg_scons%
67
+ cd ..
68
+ cd 24-Replace
69
+ %prg_scons%
70
+ cd ..
71
+ cd 25-Append
72
+ %prg_scons%
73
+ cd ..
74
+ cd 26-Prepend
75
+ %prg_scons%
76
+ cd ..
77
+ cd 27-MergeFlags
78
+ %prg_scons%
79
+ cd ..
80
+ cd 28-Progress
81
+ %prg_scons%
82
+ cd ..
83
+ cd 29-COMMAND_LINE_TARGETS
84
+ %prg_scons%
85
+ cd ..
86
+ cd 29-Default
87
+ %prg_scons%
88
+ cd ..
89
+ cd 30-BUILD_TARGETS
90
+ %prg_scons%
91
+ cd ..
92
+ cd 31-Install
93
+ %prg_scons%
94
+ cd ..
95
+ cd 32-InstallMultiple
96
+ %prg_scons%
97
+ cd ..
98
+ cd 33-TODO-Clean
99
+ %prg_scons%
100
+ cd ..
101
+ cd 34-SConscript
102
+ %prg_scons%
103
+ cd ..
104
+ cd 35-ExportImport
105
+ %prg_scons%
106
+ cd ..
107
+ %prg_scons%
108
+ cd ..
109
+ cd 36-ImportReturn
110
+ %prg_scons%
111
+ cd ..
Original file line number Diff line number Diff line change
1
+
1
2
cd 01-Program
2
3
scons
3
4
cd ..
You can’t perform that action at this time.
0 commit comments