forked from f3db43f4g443/SimpleSample11
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
243 lines (243 loc) · 7.51 KB
/
Copy path.gitignore
File metadata and controls
243 lines (243 loc) · 7.51 KB
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
/Common/Debug/*.cache
/Common/Release/*.cache
/Editor/Debug/*.cache
/Editor/Release/*.cache
/Faceless/Game/Debug/*.cache
/Faceless/Run/Debug/*.cache
/Faceless/Run_Editor/Debug/*.cache
/Faceless/ShaderCompile/Debug/*.cache
/implib/DevIL/Debug/*.cache
/implib/DevIL/Release/*.cache
/LD37/Game/Debug/*.cache
/LD37/Game/Release/*.cache
/LD37/Run/Debug/*.cache
/LD37/Run/Release/*.cache
/LD37/Run_Editor/Debug/*.cache
/LD37/Run_Editor/Release/*.cache
/LD37/Run_LevelDesign/Debug/*.cache
/LD37/Run_LevelDesign/Release/*.cache
/LD37/ShaderCompile/Debug/*.cache
/LD37/ShaderCompile/Release/*.cache
/Render/Debug/*.cache
/Render/Release/*.cache
/UICommon/Debug/*.cache
/UICommon/Release/*.cache
/Faceless/Debug/*.exe
/LD37/Debug/*.exe
/LD37/Release/*.exe
/LD37/Root/*.exe
/Faceless/*.db
/LD37/*.db
/*.db
/LD37/Debug/*.exp
/LD37/Release/*.exp
/Faceless/Debug/*.exp
/Common/Debug/*.idb
/Editor/Debug/*.idb
/Faceless/Game/Debug/*.idb
/Faceless/Run/Debug/*.idb
/Faceless/ShaderCompile/Debug/*.idb
/implib/boost/Debug/*.idb
/implib/DevIL/Debug/*.idb
/implib/tinyxml/Debug/*.idb
/implib/zlib/Debug/*.idb
/LD37/Game/Debug/*.idb
/LD37/Run/Debug/*.idb
/LD37/Run_Editor/Debug/*.idb
/LD37/Run_LevelDesign/Debug/*.idb
/LD37/ShaderCompile/Debug/*.idb
/Render/Debug/*.idb
/UICommon/Debug/*.idb
/Faceless/Debug/*.ilk
/LD37/Debug/*.ilk
/Common/Debug/Common.tlog/*.lastbuildstate
/Common/Release/Common.tlog/*.lastbuildstate
/Editor/Debug/Editor.tlog/*.lastbuildstate
/Editor/Release/Editor.tlog/*.lastbuildstate
/Faceless/Game/Debug/Game.tlog/*.lastbuildstate
/Faceless/Run/Debug/Run.tlog/*.lastbuildstate
/Faceless/ShaderCompile/Debug/ShaderCompile.tlog/*.lastbuildstate
/implib/boost/Debug/Boost.tlog/*.lastbuildstate
/implib/boost/Release/Boost.tlog/*.lastbuildstate
/implib/DevIL/Debug/DevIL.tlog/*.lastbuildstate
/implib/DevIL/Release/DevIL.tlog/*.lastbuildstate
/implib/freetype-2.6.3/objs/vc2010/Win32/Debug/freetype.tlog/*.lastbuildstate
/implib/freetype-2.6.3/objs/vc2010/Win32/Release/freetype.tlog/*.lastbuildstate
/implib/tinyxml/Debug/tinyxml.tlog/*.lastbuildstate
/implib/tinyxml/Release/tinyxml.tlog/*.lastbuildstate
/implib/zlib/Debug/zlib.tlog/*.lastbuildstate
/implib/zlib/Release/zlib.tlog/*.lastbuildstate
/LD37/Game/Debug/Game.tlog/*.lastbuildstate
/LD37/Game/Release/Game.tlog/*.lastbuildstate
/LD37/Run/Debug/Run.tlog/*.lastbuildstate
/LD37/Run/Release/Run.tlog/*.lastbuildstate
/LD37/Run_Editor/Debug/Run_Editor.tlog/*.lastbuildstate
/LD37/Run_Editor/Release/Run_Editor.tlog/*.lastbuildstate
/LD37/Run_LevelDesign/Debug/Run_LevelDesign.tlog/*.lastbuildstate
/LD37/Run_LevelDesign/Release/Run_LevelDesign.tlog/*.lastbuildstate
/LD37/ShaderCompile/Debug/ShaderCompile.tlog/*.lastbuildstate
/LD37/ShaderCompile/Release/ShaderCompile.tlog/*.lastbuildstate
/Render/Debug/Render.tlog/*.lastbuildstate
/Render/Release/Render.tlog/*.lastbuildstate
/UICommon/Debug/UICommon.tlog/*.lastbuildstate
/UICommon/Release/UICommon.tlog/*.lastbuildstate
/LD37/Release/*.ipdb
/Faceless/ipch/COMMON-d32bf73b/*.ipch
/Faceless/ipch/RENDER-e911e3c9/*.ipch
/LD37/ipch/COMMON-d32bf73b/*.ipch
/LD37/ipch/EDITOR-60b52977/*.ipch
/LD37/ipch/GAME-f50e8113/*.ipch
/LD37/ipch/RENDER-e911e3c9/*.ipch
/LD37/ipch/UICOMMON-7abbab37/*.ipch
/LD37/Release/*.iobj
/Debug/*.lib
/Faceless/Debug/*.lib
/implib/Debug/*.lib
/implib/freetype-2.6.3/objs/vc2010/Win32/*.lib
/implib/Release/*.lib
/LD37/Debug/*.lib
/LD37/Release/*.lib
/Release/*.lib
/LD37/Run_LevelDesign/Debug/*.log
/LD37/Run_LevelDesign/Release/*.log
/LD37/ShaderCompile/Debug/*.log
/LD37/ShaderCompile/Release/*.log
/Render/Debug/*.log
/Render/Release/*.log
/UICommon/Debug/*.log
/UICommon/Release/*.log
/Common/Debug/*.log
/Common/Release/*.log
/Editor/Debug/*.log
/Editor/Release/*.log
/Faceless/Game/Debug/*.log
/Faceless/Run/Debug/*.log
/Faceless/ShaderCompile/Debug/*.log
/implib/boost/Debug/*.log
/implib/boost/Release/*.log
/implib/DevIL/Debug/*.log
/implib/DevIL/Release/*.log
/implib/freetype-2.6.3/objs/vc2010/Win32/Debug/*.log
/implib/freetype-2.6.3/objs/vc2010/Win32/Release/*.log
/implib/tinyxml/Debug/*.log
/implib/tinyxml/Release/*.log
/implib/zlib/Debug/*.log
/implib/zlib/Release/*.log
/LD37/Game/Debug/*.log
/LD37/Game/Release/*.log
/LD37/Run/Debug/*.log
/LD37/Run/Release/*.log
/LD37/Run_Editor/Debug/*.log
/LD37/Run_Editor/Release/*.log
/Common/Debug/*.obj
/Common/Release/*.obj
/Editor/Debug/*.obj
/Editor/Release/*.obj
/Faceless/Game/Debug/*.obj
/Faceless/Run/Debug/*.obj
/Faceless/ShaderCompile/Debug/*.obj
/implib/boost/Debug/*.obj
/implib/boost/Release/*.obj
/implib/DevIL/Debug/*.obj
/implib/DevIL/Release/*.obj
/implib/freetype-2.6.3/objs/vc2010/Win32/Debug/*.obj
/implib/freetype-2.6.3/objs/vc2010/Win32/Release/*.obj
/implib/tinyxml/Debug/*.obj
/implib/tinyxml/Release/*.obj
/implib/zlib/Debug/*.obj
/implib/zlib/Release/*.obj
/LD37/Game/Debug/*.obj
/LD37/Game/Release/*.obj
/LD37/Run/Debug/*.obj
/LD37/Run/Release/*.obj
/LD37/Run_Editor/Debug/*.obj
/LD37/Run_Editor/Release/*.obj
/LD37/Run_LevelDesign/Debug/*.obj
/LD37/Run_LevelDesign/Release/*.obj
/LD37/ShaderCompile/Debug/*.obj
/LD37/ShaderCompile/Release/*.obj
/Render/Debug/*.obj
/Render/Release/*.obj
/UICommon/Debug/*.obj
/UICommon/Release/*.obj
/LD37/*.opendb
/Common/Debug/*.pch
/Common/Release/*.pch
/Editor/Debug/*.pch
/Editor/Release/*.pch
/Faceless/Game/Debug/*.pch
/LD37/Game/Debug/*.pch
/LD37/Game/Release/*.pch
/Render/Debug/*.pch
/Render/Release/*.pch
/UICommon/Debug/*.pch
/UICommon/Release/*.pch
/Faceless/Debug/*.pdb
/Faceless/Game/Debug/*.pdb
/Faceless/Run/Debug/*.pdb
/Faceless/ShaderCompile/Debug/*.pdb
/implib/boost/Debug/*.pdb
/implib/boost/Release/*.pdb
/implib/Debug/*.pdb
/implib/DevIL/Debug/*.pdb
/implib/DevIL/Release/*.pdb
/implib/freetype-2.6.3/objs/vc2010/Win32/*.pdb
/implib/tinyxml/Debug/*.pdb
/implib/tinyxml/Release/*.pdb
/implib/zlib/Debug/*.pdb
/implib/zlib/Release/*.pdb
/LD37/Debug/*.pdb
/LD37/Game/Debug/*.pdb
/LD37/Game/Release/*.pdb
/LD37/Release/*.pdb
/LD37/Run/Debug/*.pdb
/LD37/Run/Release/*.pdb
/LD37/Run_Editor/Debug/*.pdb
/LD37/Run_Editor/Release/*.pdb
/LD37/Run_LevelDesign/Debug/*.pdb
/LD37/Run_LevelDesign/Release/*.pdb
/LD37/ShaderCompile/Debug/*.pdb
/LD37/ShaderCompile/Release/*.pdb
/Render/Debug/*.pdb
/Render/Release/*.pdb
/UICommon/Debug/*.pdb
/UICommon/Release/*.pdb
/Common/Debug/*.pdb
/Common/Release/*.pdb
/Debug/*.pdb
/Editor/Debug/*.pdb
/Editor/Release/*.pdb
/Common/Debug/Common.tlog/*.tlog
/Common/Release/Common.tlog/*.tlog
/Editor/Debug/Editor.tlog/*.tlog
/Editor/Release/Editor.tlog/*.tlog
/Faceless/Game/Debug/Game.tlog/*.tlog
/Faceless/Run/Debug/Run.tlog/*.tlog
/Faceless/ShaderCompile/Debug/ShaderCompile.tlog/*.tlog
/implib/boost/Debug/Boost.tlog/*.tlog
/implib/boost/Release/Boost.tlog/*.tlog
/implib/DevIL/Debug/DevIL.tlog/*.tlog
/implib/DevIL/Release/DevIL.tlog/*.tlog
/implib/freetype-2.6.3/objs/vc2010/Win32/Debug/freetype.tlog/*.tlog
/implib/freetype-2.6.3/objs/vc2010/Win32/Release/freetype.tlog/*.tlog
/implib/tinyxml/Debug/tinyxml.tlog/*.tlog
/implib/tinyxml/Release/tinyxml.tlog/*.tlog
/implib/zlib/Debug/zlib.tlog/*.tlog
/implib/zlib/Release/zlib.tlog/*.tlog
/LD37/Game/Debug/Game.tlog/*.tlog
/LD37/Game/Release/Game.tlog/*.tlog
/LD37/Run/Debug/Run.tlog/*.tlog
/LD37/Run/Release/Run.tlog/*.tlog
/LD37/Run_Editor/Debug/Run_Editor.tlog/*.tlog
/LD37/Run_Editor/Release/Run_Editor.tlog/*.tlog
/LD37/Run_LevelDesign/Debug/Run_LevelDesign.tlog/*.tlog
/LD37/Run_LevelDesign/Release/Run_LevelDesign.tlog/*.tlog
/LD37/ShaderCompile/Debug/ShaderCompile.tlog/*.tlog
/LD37/ShaderCompile/Release/ShaderCompile.tlog/*.tlog
/Render/Debug/Render.tlog/*.tlog
/Render/Release/Render.tlog/*.tlog
/UICommon/Debug/UICommon.tlog/*.tlog
/UICommon/Release/UICommon.tlog/*.tlog
*.dll
/LD37/Root/Shader/*.sb
/LD37/.vs/LD37/v14/*.suo