aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/compiler/linux32/Makefile.ApexShared.mk
blob: d9597b02c8114dab0406cf61cfb359190576e5be (plain) (blame)
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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
# Makefile generated by XPJ for linux32
-include Makefile.custom
ProjectName = ApexShared
ApexShared_cppfiles   += ./../../shared/internal/src/PvdNxParamSerializer.cpp
ApexShared_cppfiles   += ./../../shared/internal/src/authoring/ApexCSG.cpp
ApexShared_cppfiles   += ./../../shared/internal/src/authoring/ApexCSGHull.cpp
ApexShared_cppfiles   += ./../../shared/internal/src/authoring/ApexCSGMeshCleaning.cpp
ApexShared_cppfiles   += ./../../shared/internal/src/authoring/Cutout.cpp
ApexShared_cppfiles   += ./../../shared/internal/src/authoring/Fracturing.cpp
ApexShared_cppfiles   += ./../../shared/general/floatmath/src/FloatMath.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/AutoGeometry.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/ConvexDecomposition.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/ConvexHull.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/HACD.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/MergeHulls.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/WuQuantizer.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/dgAABBPolygonSoup.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/dgConvexHull3d.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/dgGoogol.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/dgIntersections.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/dgMatrix.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/dgMeshEffect.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/dgPolygonSoupBuilder.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/dgPolyhedra.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/dgQuaternion.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/dgSmallDeterminant.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/dgSphere.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/dgTree.cpp
ApexShared_cppfiles   += ./../../shared/general/HACD/src/dgTypes.cpp
ApexShared_cppfiles   += ./../../shared/general/PairFilter/src/PairFilter.cpp
ApexShared_cppfiles   += ./../../shared/general/stan_hull/src/StanHull.cpp

ApexShared_cpp_debug_dep    = $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(ApexShared_cppfiles)))))
ApexShared_cc_debug_dep    = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.debug.P, $(ApexShared_ccfiles)))))
ApexShared_c_debug_dep      = $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(ApexShared_cfiles)))))
ApexShared_debug_dep      = $(ApexShared_cpp_debug_dep) $(ApexShared_cc_debug_dep) $(ApexShared_c_debug_dep)
-include $(ApexShared_debug_dep)
ApexShared_cpp_release_dep    = $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(ApexShared_cppfiles)))))
ApexShared_cc_release_dep    = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.release.P, $(ApexShared_ccfiles)))))
ApexShared_c_release_dep      = $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(ApexShared_cfiles)))))
ApexShared_release_dep      = $(ApexShared_cpp_release_dep) $(ApexShared_cc_release_dep) $(ApexShared_c_release_dep)
-include $(ApexShared_release_dep)
ApexShared_cpp_profile_dep    = $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(ApexShared_cppfiles)))))
ApexShared_cc_profile_dep    = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.profile.P, $(ApexShared_ccfiles)))))
ApexShared_c_profile_dep      = $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(ApexShared_cfiles)))))
ApexShared_profile_dep      = $(ApexShared_cpp_profile_dep) $(ApexShared_cc_profile_dep) $(ApexShared_c_profile_dep)
-include $(ApexShared_profile_dep)
ApexShared_cpp_checked_dep    = $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.P, $(ApexShared_cppfiles)))))
ApexShared_cc_checked_dep    = $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.checked.P, $(ApexShared_ccfiles)))))
ApexShared_c_checked_dep      = $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.P, $(ApexShared_cfiles)))))
ApexShared_checked_dep      = $(ApexShared_cpp_checked_dep) $(ApexShared_cc_checked_dep) $(ApexShared_c_checked_dep)
-include $(ApexShared_checked_dep)
ApexShared_debug_hpaths    := 
ApexShared_debug_hpaths    += ./../../../PxShared/include
ApexShared_debug_hpaths    += ./../../../PxShared/include/filebuf
ApexShared_debug_hpaths    += ./../../../PxShared/include/foundation
ApexShared_debug_hpaths    += ./../../../PxShared/include/task
ApexShared_debug_hpaths    += ./../../../PxShared/include/cudamanager
ApexShared_debug_hpaths    += ./../../../PxShared/include/pvd
ApexShared_debug_hpaths    += ./../../../PxShared/src/foundation/include
ApexShared_debug_hpaths    += ./../../../PxShared/src/filebuf/include
ApexShared_debug_hpaths    += ./../../../PxShared/src/fastxml/include
ApexShared_debug_hpaths    += ./../../../PxShared/src/pvd/include
ApexShared_debug_hpaths    += ./../../shared/general/shared
ApexShared_debug_hpaths    += ./../../public
ApexShared_debug_hpaths    += ./../../../PhysX_3.4/Include
ApexShared_debug_hpaths    += ./../../../PhysX_3.4/Include/common
ApexShared_debug_hpaths    += ./../../../PhysX_3.4/Include/cooking
ApexShared_debug_hpaths    += ./../../../PhysX_3.4/Include/extensions
ApexShared_debug_hpaths    += ./../../../PhysX_3.4/Include/geometry
ApexShared_debug_hpaths    += ./../../../PhysX_3.4/Include/gpu
ApexShared_debug_hpaths    += ./../../../PhysX_3.4/Include/deformable
ApexShared_debug_hpaths    += ./../../../PhysX_3.4/Include/particles
ApexShared_debug_hpaths    += ./../../../PhysX_3.4/Include/characterkinematic
ApexShared_debug_hpaths    += ./../../../PhysX_3.4/Include/characterdynamic
ApexShared_debug_hpaths    += ./../../../PhysX_3.4/Include/vehicle
ApexShared_debug_hpaths    += ./../../../PhysX_3.4/Source/GeomUtils/headers
ApexShared_debug_hpaths    += ./../../../PhysX_3.4/Source/PhysXGpu/include
ApexShared_debug_hpaths    += ./../../shared/general/RenderDebug/public
ApexShared_debug_hpaths    += ./../../shared/general/shared/inparser/include
ApexShared_debug_hpaths    += ./../../common/include
ApexShared_debug_hpaths    += ./../../common/include/autogen
ApexShared_debug_hpaths    += ./../../common/include/linux
ApexShared_debug_hpaths    += ./../../shared/internal/include
ApexShared_debug_hpaths    += ./../../module/common/include
ApexShared_debug_hpaths    += ./../../NvParameterized/include
ApexShared_debug_hpaths    += ./../../include
ApexShared_debug_hpaths    += ./../../include/PhysX3
ApexShared_debug_hpaths    += ./../../framework/include
ApexShared_debug_hpaths    += ./../../framework/include/autogen
ApexShared_debug_hpaths    += ./../../include
ApexShared_debug_hpaths    += ./../../include/PhysX3
ApexShared_debug_hpaths    += ./../../include/destructible
ApexShared_debug_hpaths    += ./../../shared/general/floatmath/include
ApexShared_debug_hpaths    += ./../../shared/general/PairFilter/public
ApexShared_debug_hpaths    += ./../../shared/general/PairFilter/include
ApexShared_debug_hpaths    += ./../../shared/general/HACD/public
ApexShared_debug_hpaths    += ./../../shared/general/HACD/include
ApexShared_debug_hpaths    += ./../../shared/general/HACD/src
ApexShared_debug_hpaths    += ./../../shared/general/stan_hull/include
ApexShared_debug_lpaths    := 
ApexShared_debug_lpaths    += ./../../../PxShared/lib/makelinux32
ApexShared_debug_lpaths    += ./../../../PhysX_3.4/Lib/makelinux32
ApexShared_debug_defines   := $(ApexShared_custom_defines)
ApexShared_debug_defines   += PX_PHYSX_STATIC_LIB
ApexShared_debug_defines   += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1
ApexShared_debug_defines   += ENABLE_TEST=0
ApexShared_debug_defines   += PLUGINS_EMBEDDED
ApexShared_debug_defines   += _DEBUG
ApexShared_debug_defines   += PX_DEBUG
ApexShared_debug_defines   += PX_CHECKED
ApexShared_debug_libraries := 
ApexShared_debug_common_cflags	:= $(ApexShared_custom_cflags)
ApexShared_debug_common_cflags    += -MMD
ApexShared_debug_common_cflags    += $(addprefix -D, $(ApexShared_debug_defines))
ApexShared_debug_common_cflags    += $(addprefix -I, $(ApexShared_debug_hpaths))
ApexShared_debug_common_cflags  += -m32
ApexShared_debug_common_cflags  += -m32 -msse2 -mfpmath=sse -malign-double -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x
ApexShared_debug_common_cflags  += -g3 -gdwarf-2
ApexShared_debug_cflags	:= $(ApexShared_debug_common_cflags)
ApexShared_debug_cppflags	:= $(ApexShared_debug_common_cflags)
ApexShared_debug_lflags    := $(ApexShared_custom_lflags)
ApexShared_debug_lflags    += $(addprefix -L, $(ApexShared_debug_lpaths))
ApexShared_debug_lflags    += -Wl,--start-group $(addprefix -l, $(ApexShared_debug_libraries)) -Wl,--end-group
ApexShared_debug_lflags  += -lrt -pthread -z muldefs -Wl,-rpath=.
ApexShared_debug_lflags  += -m32
ApexShared_debug_objsdir  = $(OBJS_DIR)/ApexShared_debug
ApexShared_debug_cpp_o    = $(addprefix $(ApexShared_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(ApexShared_cppfiles)))))
ApexShared_debug_cc_o    = $(addprefix $(ApexShared_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(ApexShared_ccfiles)))))
ApexShared_debug_c_o      = $(addprefix $(ApexShared_debug_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(ApexShared_cfiles)))))
ApexShared_debug_obj      = $(ApexShared_debug_cpp_o) $(ApexShared_debug_cc_o) $(ApexShared_debug_c_o)
ApexShared_debug_bin      := ./../../lib/linux32/libApexSharedDEBUG.a

clean_ApexShared_debug: 
	@$(ECHO) clean ApexShared debug
	@$(RMDIR) $(ApexShared_debug_objsdir)
	@$(RMDIR) $(ApexShared_debug_bin)
	@$(RMDIR) $(DEPSDIR)/ApexShared/debug

build_ApexShared_debug: postbuild_ApexShared_debug
postbuild_ApexShared_debug: mainbuild_ApexShared_debug
mainbuild_ApexShared_debug: prebuild_ApexShared_debug $(ApexShared_debug_bin)
prebuild_ApexShared_debug:

$(ApexShared_debug_bin): $(ApexShared_debug_obj) 
	mkdir -p `dirname ./../../lib/linux32/libApexSharedDEBUG.a`
	@$(AR) rcs $(ApexShared_debug_bin) $(ApexShared_debug_obj)
	$(ECHO) building $@ complete!

ApexShared_debug_DEPDIR = $(dir $(@))/$(*F)
$(ApexShared_debug_cpp_o): $(ApexShared_debug_objsdir)/%.o:
	$(ECHO) ApexShared: compiling debug $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cppfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(ApexShared_debug_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cppfiles)) -o $@
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cppfiles))))))
	cp $(ApexShared_debug_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
	  rm -f $(ApexShared_debug_DEPDIR).d

$(ApexShared_debug_cc_o): $(ApexShared_debug_objsdir)/%.o:
	$(ECHO) ApexShared: compiling debug $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_ccfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(ApexShared_debug_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_ccfiles)) -o $@
	mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_ccfiles))))))
	cp $(ApexShared_debug_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_ccfiles))))).debug.P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_ccfiles))))).debug.P; \
	  rm -f $(ApexShared_debug_DEPDIR).d

$(ApexShared_debug_c_o): $(ApexShared_debug_objsdir)/%.o:
	$(ECHO) ApexShared: compiling debug $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cfiles))...
	mkdir -p $(dir $(@))
	$(CC) $(ApexShared_debug_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cfiles)) -o $@ 
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cfiles))))))
	cp $(ApexShared_debug_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_debug_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/debug/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_debug_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
	  rm -f $(ApexShared_debug_DEPDIR).d

ApexShared_release_hpaths    := 
ApexShared_release_hpaths    += ./../../../PxShared/include
ApexShared_release_hpaths    += ./../../../PxShared/include/filebuf
ApexShared_release_hpaths    += ./../../../PxShared/include/foundation
ApexShared_release_hpaths    += ./../../../PxShared/include/task
ApexShared_release_hpaths    += ./../../../PxShared/include/cudamanager
ApexShared_release_hpaths    += ./../../../PxShared/include/pvd
ApexShared_release_hpaths    += ./../../../PxShared/src/foundation/include
ApexShared_release_hpaths    += ./../../../PxShared/src/filebuf/include
ApexShared_release_hpaths    += ./../../../PxShared/src/fastxml/include
ApexShared_release_hpaths    += ./../../../PxShared/src/pvd/include
ApexShared_release_hpaths    += ./../../shared/general/shared
ApexShared_release_hpaths    += ./../../public
ApexShared_release_hpaths    += ./../../../PhysX_3.4/Include
ApexShared_release_hpaths    += ./../../../PhysX_3.4/Include/common
ApexShared_release_hpaths    += ./../../../PhysX_3.4/Include/cooking
ApexShared_release_hpaths    += ./../../../PhysX_3.4/Include/extensions
ApexShared_release_hpaths    += ./../../../PhysX_3.4/Include/geometry
ApexShared_release_hpaths    += ./../../../PhysX_3.4/Include/gpu
ApexShared_release_hpaths    += ./../../../PhysX_3.4/Include/deformable
ApexShared_release_hpaths    += ./../../../PhysX_3.4/Include/particles
ApexShared_release_hpaths    += ./../../../PhysX_3.4/Include/characterkinematic
ApexShared_release_hpaths    += ./../../../PhysX_3.4/Include/characterdynamic
ApexShared_release_hpaths    += ./../../../PhysX_3.4/Include/vehicle
ApexShared_release_hpaths    += ./../../../PhysX_3.4/Source/GeomUtils/headers
ApexShared_release_hpaths    += ./../../../PhysX_3.4/Source/PhysXGpu/include
ApexShared_release_hpaths    += ./../../shared/general/RenderDebug/public
ApexShared_release_hpaths    += ./../../shared/general/shared/inparser/include
ApexShared_release_hpaths    += ./../../common/include
ApexShared_release_hpaths    += ./../../common/include/autogen
ApexShared_release_hpaths    += ./../../common/include/linux
ApexShared_release_hpaths    += ./../../shared/internal/include
ApexShared_release_hpaths    += ./../../module/common/include
ApexShared_release_hpaths    += ./../../NvParameterized/include
ApexShared_release_hpaths    += ./../../include
ApexShared_release_hpaths    += ./../../include/PhysX3
ApexShared_release_hpaths    += ./../../framework/include
ApexShared_release_hpaths    += ./../../framework/include/autogen
ApexShared_release_hpaths    += ./../../include
ApexShared_release_hpaths    += ./../../include/PhysX3
ApexShared_release_hpaths    += ./../../include/destructible
ApexShared_release_hpaths    += ./../../shared/general/floatmath/include
ApexShared_release_hpaths    += ./../../shared/general/PairFilter/public
ApexShared_release_hpaths    += ./../../shared/general/PairFilter/include
ApexShared_release_hpaths    += ./../../shared/general/HACD/public
ApexShared_release_hpaths    += ./../../shared/general/HACD/include
ApexShared_release_hpaths    += ./../../shared/general/HACD/src
ApexShared_release_hpaths    += ./../../shared/general/stan_hull/include
ApexShared_release_lpaths    := 
ApexShared_release_lpaths    += ./../../../PxShared/lib/makelinux32
ApexShared_release_lpaths    += ./../../../PhysX_3.4/Lib/makelinux32
ApexShared_release_defines   := $(ApexShared_custom_defines)
ApexShared_release_defines   += PX_PHYSX_STATIC_LIB
ApexShared_release_defines   += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1
ApexShared_release_defines   += ENABLE_TEST=0
ApexShared_release_defines   += PLUGINS_EMBEDDED
ApexShared_release_defines   += NDEBUG
ApexShared_release_defines   += APEX_SHIPPING
ApexShared_release_libraries := 
ApexShared_release_common_cflags	:= $(ApexShared_custom_cflags)
ApexShared_release_common_cflags    += -MMD
ApexShared_release_common_cflags    += $(addprefix -D, $(ApexShared_release_defines))
ApexShared_release_common_cflags    += $(addprefix -I, $(ApexShared_release_hpaths))
ApexShared_release_common_cflags  += -m32
ApexShared_release_common_cflags  += -m32 -msse2 -mfpmath=sse -malign-double -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x
ApexShared_release_common_cflags  += -O3 -fno-strict-aliasing
ApexShared_release_cflags	:= $(ApexShared_release_common_cflags)
ApexShared_release_cppflags	:= $(ApexShared_release_common_cflags)
ApexShared_release_lflags    := $(ApexShared_custom_lflags)
ApexShared_release_lflags    += $(addprefix -L, $(ApexShared_release_lpaths))
ApexShared_release_lflags    += -Wl,--start-group $(addprefix -l, $(ApexShared_release_libraries)) -Wl,--end-group
ApexShared_release_lflags  += -lrt -pthread -z muldefs -Wl,-rpath=.
ApexShared_release_lflags  += -m32
ApexShared_release_objsdir  = $(OBJS_DIR)/ApexShared_release
ApexShared_release_cpp_o    = $(addprefix $(ApexShared_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(ApexShared_cppfiles)))))
ApexShared_release_cc_o    = $(addprefix $(ApexShared_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(ApexShared_ccfiles)))))
ApexShared_release_c_o      = $(addprefix $(ApexShared_release_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(ApexShared_cfiles)))))
ApexShared_release_obj      = $(ApexShared_release_cpp_o) $(ApexShared_release_cc_o) $(ApexShared_release_c_o)
ApexShared_release_bin      := ./../../lib/linux32/libApexShared.a

clean_ApexShared_release: 
	@$(ECHO) clean ApexShared release
	@$(RMDIR) $(ApexShared_release_objsdir)
	@$(RMDIR) $(ApexShared_release_bin)
	@$(RMDIR) $(DEPSDIR)/ApexShared/release

build_ApexShared_release: postbuild_ApexShared_release
postbuild_ApexShared_release: mainbuild_ApexShared_release
mainbuild_ApexShared_release: prebuild_ApexShared_release $(ApexShared_release_bin)
prebuild_ApexShared_release:

$(ApexShared_release_bin): $(ApexShared_release_obj) 
	mkdir -p `dirname ./../../lib/linux32/libApexShared.a`
	@$(AR) rcs $(ApexShared_release_bin) $(ApexShared_release_obj)
	$(ECHO) building $@ complete!

ApexShared_release_DEPDIR = $(dir $(@))/$(*F)
$(ApexShared_release_cpp_o): $(ApexShared_release_objsdir)/%.o:
	$(ECHO) ApexShared: compiling release $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cppfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(ApexShared_release_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cppfiles)) -o $@
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cppfiles))))))
	cp $(ApexShared_release_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
	  rm -f $(ApexShared_release_DEPDIR).d

$(ApexShared_release_cc_o): $(ApexShared_release_objsdir)/%.o:
	$(ECHO) ApexShared: compiling release $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_ccfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(ApexShared_release_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_ccfiles)) -o $@
	mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_ccfiles))))))
	cp $(ApexShared_release_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_ccfiles))))).release.P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_ccfiles))))).release.P; \
	  rm -f $(ApexShared_release_DEPDIR).d

$(ApexShared_release_c_o): $(ApexShared_release_objsdir)/%.o:
	$(ECHO) ApexShared: compiling release $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cfiles))...
	mkdir -p $(dir $(@))
	$(CC) $(ApexShared_release_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cfiles)) -o $@ 
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cfiles))))))
	cp $(ApexShared_release_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_release_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/release/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_release_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
	  rm -f $(ApexShared_release_DEPDIR).d

ApexShared_profile_hpaths    := 
ApexShared_profile_hpaths    += ./../../../PxShared/include
ApexShared_profile_hpaths    += ./../../../PxShared/include/filebuf
ApexShared_profile_hpaths    += ./../../../PxShared/include/foundation
ApexShared_profile_hpaths    += ./../../../PxShared/include/task
ApexShared_profile_hpaths    += ./../../../PxShared/include/cudamanager
ApexShared_profile_hpaths    += ./../../../PxShared/include/pvd
ApexShared_profile_hpaths    += ./../../../PxShared/src/foundation/include
ApexShared_profile_hpaths    += ./../../../PxShared/src/filebuf/include
ApexShared_profile_hpaths    += ./../../../PxShared/src/fastxml/include
ApexShared_profile_hpaths    += ./../../../PxShared/src/pvd/include
ApexShared_profile_hpaths    += ./../../shared/general/shared
ApexShared_profile_hpaths    += ./../../public
ApexShared_profile_hpaths    += ./../../../PhysX_3.4/Include
ApexShared_profile_hpaths    += ./../../../PhysX_3.4/Include/common
ApexShared_profile_hpaths    += ./../../../PhysX_3.4/Include/cooking
ApexShared_profile_hpaths    += ./../../../PhysX_3.4/Include/extensions
ApexShared_profile_hpaths    += ./../../../PhysX_3.4/Include/geometry
ApexShared_profile_hpaths    += ./../../../PhysX_3.4/Include/gpu
ApexShared_profile_hpaths    += ./../../../PhysX_3.4/Include/deformable
ApexShared_profile_hpaths    += ./../../../PhysX_3.4/Include/particles
ApexShared_profile_hpaths    += ./../../../PhysX_3.4/Include/characterkinematic
ApexShared_profile_hpaths    += ./../../../PhysX_3.4/Include/characterdynamic
ApexShared_profile_hpaths    += ./../../../PhysX_3.4/Include/vehicle
ApexShared_profile_hpaths    += ./../../../PhysX_3.4/Source/GeomUtils/headers
ApexShared_profile_hpaths    += ./../../../PhysX_3.4/Source/PhysXGpu/include
ApexShared_profile_hpaths    += ./../../shared/general/RenderDebug/public
ApexShared_profile_hpaths    += ./../../shared/general/shared/inparser/include
ApexShared_profile_hpaths    += ./../../common/include
ApexShared_profile_hpaths    += ./../../common/include/autogen
ApexShared_profile_hpaths    += ./../../common/include/linux
ApexShared_profile_hpaths    += ./../../shared/internal/include
ApexShared_profile_hpaths    += ./../../module/common/include
ApexShared_profile_hpaths    += ./../../NvParameterized/include
ApexShared_profile_hpaths    += ./../../include
ApexShared_profile_hpaths    += ./../../include/PhysX3
ApexShared_profile_hpaths    += ./../../framework/include
ApexShared_profile_hpaths    += ./../../framework/include/autogen
ApexShared_profile_hpaths    += ./../../include
ApexShared_profile_hpaths    += ./../../include/PhysX3
ApexShared_profile_hpaths    += ./../../include/destructible
ApexShared_profile_hpaths    += ./../../shared/general/floatmath/include
ApexShared_profile_hpaths    += ./../../shared/general/PairFilter/public
ApexShared_profile_hpaths    += ./../../shared/general/PairFilter/include
ApexShared_profile_hpaths    += ./../../shared/general/HACD/public
ApexShared_profile_hpaths    += ./../../shared/general/HACD/include
ApexShared_profile_hpaths    += ./../../shared/general/HACD/src
ApexShared_profile_hpaths    += ./../../shared/general/stan_hull/include
ApexShared_profile_lpaths    := 
ApexShared_profile_lpaths    += ./../../../PxShared/lib/makelinux32
ApexShared_profile_lpaths    += ./../../../PhysX_3.4/Lib/makelinux32
ApexShared_profile_defines   := $(ApexShared_custom_defines)
ApexShared_profile_defines   += PX_PHYSX_STATIC_LIB
ApexShared_profile_defines   += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1
ApexShared_profile_defines   += ENABLE_TEST=0
ApexShared_profile_defines   += PLUGINS_EMBEDDED
ApexShared_profile_defines   += NDEBUG
ApexShared_profile_defines   += PX_PROFILE
ApexShared_profile_libraries := 
ApexShared_profile_common_cflags	:= $(ApexShared_custom_cflags)
ApexShared_profile_common_cflags    += -MMD
ApexShared_profile_common_cflags    += $(addprefix -D, $(ApexShared_profile_defines))
ApexShared_profile_common_cflags    += $(addprefix -I, $(ApexShared_profile_hpaths))
ApexShared_profile_common_cflags  += -m32
ApexShared_profile_common_cflags  += -m32 -msse2 -mfpmath=sse -malign-double -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x
ApexShared_profile_common_cflags  += -O3 -fno-strict-aliasing
ApexShared_profile_cflags	:= $(ApexShared_profile_common_cflags)
ApexShared_profile_cppflags	:= $(ApexShared_profile_common_cflags)
ApexShared_profile_lflags    := $(ApexShared_custom_lflags)
ApexShared_profile_lflags    += $(addprefix -L, $(ApexShared_profile_lpaths))
ApexShared_profile_lflags    += -Wl,--start-group $(addprefix -l, $(ApexShared_profile_libraries)) -Wl,--end-group
ApexShared_profile_lflags  += -lrt -pthread -z muldefs -Wl,-rpath=.
ApexShared_profile_lflags  += -m32
ApexShared_profile_objsdir  = $(OBJS_DIR)/ApexShared_profile
ApexShared_profile_cpp_o    = $(addprefix $(ApexShared_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(ApexShared_cppfiles)))))
ApexShared_profile_cc_o    = $(addprefix $(ApexShared_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(ApexShared_ccfiles)))))
ApexShared_profile_c_o      = $(addprefix $(ApexShared_profile_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(ApexShared_cfiles)))))
ApexShared_profile_obj      = $(ApexShared_profile_cpp_o) $(ApexShared_profile_cc_o) $(ApexShared_profile_c_o)
ApexShared_profile_bin      := ./../../lib/linux32/libApexSharedPROFILE.a

clean_ApexShared_profile: 
	@$(ECHO) clean ApexShared profile
	@$(RMDIR) $(ApexShared_profile_objsdir)
	@$(RMDIR) $(ApexShared_profile_bin)
	@$(RMDIR) $(DEPSDIR)/ApexShared/profile

build_ApexShared_profile: postbuild_ApexShared_profile
postbuild_ApexShared_profile: mainbuild_ApexShared_profile
mainbuild_ApexShared_profile: prebuild_ApexShared_profile $(ApexShared_profile_bin)
prebuild_ApexShared_profile:

$(ApexShared_profile_bin): $(ApexShared_profile_obj) 
	mkdir -p `dirname ./../../lib/linux32/libApexSharedPROFILE.a`
	@$(AR) rcs $(ApexShared_profile_bin) $(ApexShared_profile_obj)
	$(ECHO) building $@ complete!

ApexShared_profile_DEPDIR = $(dir $(@))/$(*F)
$(ApexShared_profile_cpp_o): $(ApexShared_profile_objsdir)/%.o:
	$(ECHO) ApexShared: compiling profile $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cppfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(ApexShared_profile_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cppfiles)) -o $@
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cppfiles))))))
	cp $(ApexShared_profile_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
	  rm -f $(ApexShared_profile_DEPDIR).d

$(ApexShared_profile_cc_o): $(ApexShared_profile_objsdir)/%.o:
	$(ECHO) ApexShared: compiling profile $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_ccfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(ApexShared_profile_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_ccfiles)) -o $@
	mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_ccfiles))))))
	cp $(ApexShared_profile_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_ccfiles))))).profile.P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_ccfiles))))).profile.P; \
	  rm -f $(ApexShared_profile_DEPDIR).d

$(ApexShared_profile_c_o): $(ApexShared_profile_objsdir)/%.o:
	$(ECHO) ApexShared: compiling profile $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cfiles))...
	mkdir -p $(dir $(@))
	$(CC) $(ApexShared_profile_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cfiles)) -o $@ 
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cfiles))))))
	cp $(ApexShared_profile_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_profile_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/profile/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_profile_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
	  rm -f $(ApexShared_profile_DEPDIR).d

ApexShared_checked_hpaths    := 
ApexShared_checked_hpaths    += ./../../../PxShared/include
ApexShared_checked_hpaths    += ./../../../PxShared/include/filebuf
ApexShared_checked_hpaths    += ./../../../PxShared/include/foundation
ApexShared_checked_hpaths    += ./../../../PxShared/include/task
ApexShared_checked_hpaths    += ./../../../PxShared/include/cudamanager
ApexShared_checked_hpaths    += ./../../../PxShared/include/pvd
ApexShared_checked_hpaths    += ./../../../PxShared/src/foundation/include
ApexShared_checked_hpaths    += ./../../../PxShared/src/filebuf/include
ApexShared_checked_hpaths    += ./../../../PxShared/src/fastxml/include
ApexShared_checked_hpaths    += ./../../../PxShared/src/pvd/include
ApexShared_checked_hpaths    += ./../../shared/general/shared
ApexShared_checked_hpaths    += ./../../public
ApexShared_checked_hpaths    += ./../../../PhysX_3.4/Include
ApexShared_checked_hpaths    += ./../../../PhysX_3.4/Include/common
ApexShared_checked_hpaths    += ./../../../PhysX_3.4/Include/cooking
ApexShared_checked_hpaths    += ./../../../PhysX_3.4/Include/extensions
ApexShared_checked_hpaths    += ./../../../PhysX_3.4/Include/geometry
ApexShared_checked_hpaths    += ./../../../PhysX_3.4/Include/gpu
ApexShared_checked_hpaths    += ./../../../PhysX_3.4/Include/deformable
ApexShared_checked_hpaths    += ./../../../PhysX_3.4/Include/particles
ApexShared_checked_hpaths    += ./../../../PhysX_3.4/Include/characterkinematic
ApexShared_checked_hpaths    += ./../../../PhysX_3.4/Include/characterdynamic
ApexShared_checked_hpaths    += ./../../../PhysX_3.4/Include/vehicle
ApexShared_checked_hpaths    += ./../../../PhysX_3.4/Source/GeomUtils/headers
ApexShared_checked_hpaths    += ./../../../PhysX_3.4/Source/PhysXGpu/include
ApexShared_checked_hpaths    += ./../../shared/general/RenderDebug/public
ApexShared_checked_hpaths    += ./../../shared/general/shared/inparser/include
ApexShared_checked_hpaths    += ./../../common/include
ApexShared_checked_hpaths    += ./../../common/include/autogen
ApexShared_checked_hpaths    += ./../../common/include/linux
ApexShared_checked_hpaths    += ./../../shared/internal/include
ApexShared_checked_hpaths    += ./../../module/common/include
ApexShared_checked_hpaths    += ./../../NvParameterized/include
ApexShared_checked_hpaths    += ./../../include
ApexShared_checked_hpaths    += ./../../include/PhysX3
ApexShared_checked_hpaths    += ./../../framework/include
ApexShared_checked_hpaths    += ./../../framework/include/autogen
ApexShared_checked_hpaths    += ./../../include
ApexShared_checked_hpaths    += ./../../include/PhysX3
ApexShared_checked_hpaths    += ./../../include/destructible
ApexShared_checked_hpaths    += ./../../shared/general/floatmath/include
ApexShared_checked_hpaths    += ./../../shared/general/PairFilter/public
ApexShared_checked_hpaths    += ./../../shared/general/PairFilter/include
ApexShared_checked_hpaths    += ./../../shared/general/HACD/public
ApexShared_checked_hpaths    += ./../../shared/general/HACD/include
ApexShared_checked_hpaths    += ./../../shared/general/HACD/src
ApexShared_checked_hpaths    += ./../../shared/general/stan_hull/include
ApexShared_checked_lpaths    := 
ApexShared_checked_lpaths    += ./../../../PxShared/lib/makelinux32
ApexShared_checked_lpaths    += ./../../../PhysX_3.4/Lib/makelinux32
ApexShared_checked_defines   := $(ApexShared_custom_defines)
ApexShared_checked_defines   += PX_PHYSX_STATIC_LIB
ApexShared_checked_defines   += NV_PARAMETERIZED_HIDE_DESCRIPTIONS=1
ApexShared_checked_defines   += ENABLE_TEST=0
ApexShared_checked_defines   += PLUGINS_EMBEDDED
ApexShared_checked_defines   += NDEBUG
ApexShared_checked_defines   += PX_CHECKED
ApexShared_checked_defines   += PX_ENABLE_CHECKED_ASSERTS
ApexShared_checked_libraries := 
ApexShared_checked_common_cflags	:= $(ApexShared_custom_cflags)
ApexShared_checked_common_cflags    += -MMD
ApexShared_checked_common_cflags    += $(addprefix -D, $(ApexShared_checked_defines))
ApexShared_checked_common_cflags    += $(addprefix -I, $(ApexShared_checked_hpaths))
ApexShared_checked_common_cflags  += -m32
ApexShared_checked_common_cflags  += -m32 -msse2 -mfpmath=sse -malign-double -fpic -ffast-math -fno-exceptions -fno-rtti -Wno-invalid-offsetof -Wno-unknown-pragmas -std=c++0x
ApexShared_checked_common_cflags  += -g3 -gdwarf-2 -O3 -fno-strict-aliasing
ApexShared_checked_cflags	:= $(ApexShared_checked_common_cflags)
ApexShared_checked_cppflags	:= $(ApexShared_checked_common_cflags)
ApexShared_checked_lflags    := $(ApexShared_custom_lflags)
ApexShared_checked_lflags    += $(addprefix -L, $(ApexShared_checked_lpaths))
ApexShared_checked_lflags    += -Wl,--start-group $(addprefix -l, $(ApexShared_checked_libraries)) -Wl,--end-group
ApexShared_checked_lflags  += -lrt -pthread -z muldefs -Wl,-rpath=.
ApexShared_checked_lflags  += -m32
ApexShared_checked_objsdir  = $(OBJS_DIR)/ApexShared_checked
ApexShared_checked_cpp_o    = $(addprefix $(ApexShared_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cpp, %.cpp.o, $(ApexShared_cppfiles)))))
ApexShared_checked_cc_o    = $(addprefix $(ApexShared_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.cc, %.cc.o, $(ApexShared_ccfiles)))))
ApexShared_checked_c_o      = $(addprefix $(ApexShared_checked_objsdir)/, $(subst ./, , $(subst ../, , $(patsubst %.c, %.c.o, $(ApexShared_cfiles)))))
ApexShared_checked_obj      = $(ApexShared_checked_cpp_o) $(ApexShared_checked_cc_o) $(ApexShared_checked_c_o)
ApexShared_checked_bin      := ./../../lib/linux32/libApexSharedCHECKED.a

clean_ApexShared_checked: 
	@$(ECHO) clean ApexShared checked
	@$(RMDIR) $(ApexShared_checked_objsdir)
	@$(RMDIR) $(ApexShared_checked_bin)
	@$(RMDIR) $(DEPSDIR)/ApexShared/checked

build_ApexShared_checked: postbuild_ApexShared_checked
postbuild_ApexShared_checked: mainbuild_ApexShared_checked
mainbuild_ApexShared_checked: prebuild_ApexShared_checked $(ApexShared_checked_bin)
prebuild_ApexShared_checked:

$(ApexShared_checked_bin): $(ApexShared_checked_obj) 
	mkdir -p `dirname ./../../lib/linux32/libApexSharedCHECKED.a`
	@$(AR) rcs $(ApexShared_checked_bin) $(ApexShared_checked_obj)
	$(ECHO) building $@ complete!

ApexShared_checked_DEPDIR = $(dir $(@))/$(*F)
$(ApexShared_checked_cpp_o): $(ApexShared_checked_objsdir)/%.o:
	$(ECHO) ApexShared: compiling checked $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cppfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(ApexShared_checked_cppflags) -c $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cppfiles)) -o $@
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cppfiles))))))
	cp $(ApexShared_checked_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cpp.o,.cpp, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cppfiles))))).P; \
	  rm -f $(ApexShared_checked_DEPDIR).d

$(ApexShared_checked_cc_o): $(ApexShared_checked_objsdir)/%.o:
	$(ECHO) ApexShared: compiling checked $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_ccfiles))...
	mkdir -p $(dir $(@))
	$(CXX) $(ApexShared_checked_cppflags) -c $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_ccfiles)) -o $@
	mkdir -p $(dir $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_ccfiles))))))
	cp $(ApexShared_checked_DEPDIR).d $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_ccfiles))))).checked.P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .cc.o,.cc, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_ccfiles))))).checked.P; \
	  rm -f $(ApexShared_checked_DEPDIR).d

$(ApexShared_checked_c_o): $(ApexShared_checked_objsdir)/%.o:
	$(ECHO) ApexShared: compiling checked $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cfiles))...
	mkdir -p $(dir $(@))
	$(CC) $(ApexShared_checked_cflags) -c $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cfiles)) -o $@ 
	@mkdir -p $(dir $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cfiles))))))
	cp $(ApexShared_checked_DEPDIR).d $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
	  sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
		-e '/^$$/ d' -e 's/$$/ :/' < $(ApexShared_checked_DEPDIR).d >> $(addprefix $(DEPSDIR)/ApexShared/checked/, $(subst ./, , $(subst ../, , $(filter %$(strip $(subst .c.o,.c, $(subst $(ApexShared_checked_objsdir),, $@))), $(ApexShared_cfiles))))).P; \
	  rm -f $(ApexShared_checked_DEPDIR).d

clean_ApexShared:  clean_ApexShared_debug clean_ApexShared_release clean_ApexShared_profile clean_ApexShared_checked
	rm -rf $(DEPSDIR)

export VERBOSE
ifndef VERBOSE
.SILENT:
endif