-
Notifications
You must be signed in to change notification settings - Fork 45
/
compile_commands.json
842 lines (842 loc) · 260 KB
/
compile_commands.json
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
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
[
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YcC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\cmake_pch.cxx.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\build\\CMakeFiles\\let_there_be_flight.dll.dir\\cmake_pch.cxx",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\build\\CMakeFiles\\let_there_be_flight.dll.dir\\cmake_pch.cxx",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\cmake_pch.cxx.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Audio\\FlightAudio.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Audio\\FlightAudio.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Audio\\FlightAudio.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Audio\\FlightAudio.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Audio\\FmodHelper.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Audio\\FmodHelper.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Audio\\FmodHelper.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Audio\\FmodHelper.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Camera\\FlightCamera.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Camera\\FlightCamera.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Camera\\FlightCamera.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Camera\\FlightCamera.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Engine\\RTTIRegistrar.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Engine\\RTTIRegistrar.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Engine\\RTTIRegistrar.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Engine\\RTTIRegistrar.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\EntityAddComponent.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\EntityAddComponent.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\EntityAddComponent.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\EntityAddComponent.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\EffectSpawnerComponent.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\EffectSpawnerComponent.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\EffectSpawnerComponent.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\EffectSpawnerComponent.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\EntColliderComponent.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\EntColliderComponent.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\EntColliderComponent.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\EntColliderComponent.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\FxResource.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\FxResource.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\FxResource.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\FxResource.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\InkMaskWidget.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\InkMaskWidget.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\InkMaskWidget.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\InkMaskWidget.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\InkShapeWidget.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\InkShapeWidget.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\InkShapeWidget.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\InkShapeWidget.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\InkWidget.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\InkWidget.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\InkWidget.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\InkWidget.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\MaterialFx.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\MaterialFx.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\MaterialFx.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\MaterialFx.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\MeshComponent.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\MeshComponent.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\MeshComponent.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\MeshComponent.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\VehicleChassisComponent.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\VehicleChassisComponent.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\VehicleChassisComponent.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\VehicleChassisComponent.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\VehicleDriveToPointEvent.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\VehicleDriveToPointEvent.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\VehicleDriveToPointEvent.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\VehicleDriveToPointEvent.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\VehicleObject.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\VehicleObject.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\VehicleObject.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\VehicleObject.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\VehicleTPPCameraComponent.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\VehicleTPPCameraComponent.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\VehicleTPPCameraComponent.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\VehicleTPPCameraComponent.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\WheeledObject.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\WheeledObject.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Extensions\\WheeledObject.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Extensions\\WheeledObject.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Flight\\Component.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Flight\\Component.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Flight\\Component.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Flight\\Component.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Flight\\Log.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Flight\\Log.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Flight\\Log.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Flight\\Log.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightConfiguration.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightConfiguration.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightConfiguration.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightConfiguration.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightController.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightController.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightController.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightController.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightEvents.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightEvents.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightEvents.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightEvents.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightSettings.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightSettings.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightSettings.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightSettings.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightSystem.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightSystem.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightSystem.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightSystem.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightThruster.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightThruster.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightThruster.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightThruster.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightWeapons.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightWeapons.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\FlightWeapons.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\FlightWeapons.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\CreateStaticEffect.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\CreateStaticEffect.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\CreateStaticEffect.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\CreateStaticEffect.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\Entity_InitializeComponents.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\Entity_InitializeComponents.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\Entity_InitializeComponents.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\Entity_InitializeComponents.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\FPPCamera_Update.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\FPPCamera_Update.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\FPPCamera_Update.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\FPPCamera_Update.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\GetLocalizedText.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\GetLocalizedText.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\GetLocalizedText.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\GetLocalizedText.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\TPPCameraStats_Update.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\TPPCameraStats_Update.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\TPPCameraStats_Update.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\TPPCameraStats_Update.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\VehicleObject_ProcessWeapons.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\VehicleObject_ProcessWeapons.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\VehicleObject_ProcessWeapons.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\VehicleObject_ProcessWeapons.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\VisualEffects.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\VisualEffects.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\VisualEffects.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\VisualEffects.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\vehicleTPPCameraComponent_GetLocationFromOffset.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\vehicleTPPCameraComponent_GetLocationFromOffset.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\vehicleTPPCameraComponent_GetLocationFromOffset.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\vehicleTPPCameraComponent_GetLocationFromOffset.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\vehicleTPPCameraComponent_GetYaw.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\vehicleTPPCameraComponent_GetYaw.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\vehicleTPPCameraComponent_GetYaw.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\vehicleTPPCameraComponent_GetYaw.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\vehicleTPPCameraComponent_UpdatePitch.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\vehicleTPPCameraComponent_UpdatePitch.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\vehicleTPPCameraComponent_UpdatePitch.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\vehicleTPPCameraComponent_UpdatePitch.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\vehicleUnk570_WheelEffectUpdate.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\vehicleUnk570_WheelEffectUpdate.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\vehicleUnk570_WheelEffectUpdate.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\vehicleUnk570_WheelEffectUpdate.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\vehicleUnk580_UpdateTireParameters.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\vehicleUnk580_UpdateTireParameters.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Hooks\\vehicleUnk580_UpdateTireParameters.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Hooks\\vehicleUnk580_UpdateTireParameters.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Main.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Main.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Main.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Main.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Physics\\VehiclePhysicsUpdate.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Physics\\VehiclePhysicsUpdate.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Physics\\VehiclePhysicsUpdate.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Physics\\VehiclePhysicsUpdate.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Physics\\VehicleSpeedUnlimiter.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Physics\\VehicleSpeedUnlimiter.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Physics\\VehicleSpeedUnlimiter.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Physics\\VehicleSpeedUnlimiter.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\RuntimeProperties.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\RuntimeProperties.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\RuntimeProperties.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\RuntimeProperties.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Utils\\FileStream.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Utils\\FileStream.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Utils\\FileStream.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Utils\\FileStream.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Utils\\FlightModule.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Utils\\FlightModule.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Utils\\FlightModule.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Utils\\FlightModule.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Utils\\Utils.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Utils\\Utils.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\Utils\\Utils.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\Utils\\Utils.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -external:IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -external:W0 /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/CMakeFiles/let_there_be_flight.dll.dir/cmake_pch.hxx /FoCMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\stdafx.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\stdafx.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext\\stdafx.cpp",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\src\\red4ext\\stdafx.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100226~1.0\\x86\\rc.exe -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_PACKED_TWEAKS_FILENAME=\\\"tweaks.yaml\\\" -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"let_there_be_flight\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"let_there_be_flight.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Let There Be Flight\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dlet_there_be_flight_dll_EXPORTS -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\red4ext -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\tweak_xl\\support\\red4ext -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\fmod\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\physx -DWIN32 -D_DEBUG /fo CMakeFiles\\let_there_be_flight.dll.dir\\deps\\cyberpunk_cmake\\files\\versioninfo.rc.res C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\files\\versioninfo.rc",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\files\\versioninfo.rc",
"output": "CMakeFiles\\let_there_be_flight.dll.dir\\deps\\cyberpunk_cmake\\files\\versioninfo.rc.res"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DNOMINMAX -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /FoCMakeFiles\\Detours.dir\\deps\\detours\\src\\creatwth.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\creatwth.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\creatwth.cpp",
"output": "CMakeFiles\\Detours.dir\\deps\\detours\\src\\creatwth.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DNOMINMAX -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /FoCMakeFiles\\Detours.dir\\deps\\detours\\src\\detours.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\detours.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\detours.cpp",
"output": "CMakeFiles\\Detours.dir\\deps\\detours\\src\\detours.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DNOMINMAX -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /FoCMakeFiles\\Detours.dir\\deps\\detours\\src\\disasm.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\disasm.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\disasm.cpp",
"output": "CMakeFiles\\Detours.dir\\deps\\detours\\src\\disasm.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DNOMINMAX -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /FoCMakeFiles\\Detours.dir\\deps\\detours\\src\\disolarm.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\disolarm.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\disolarm.cpp",
"output": "CMakeFiles\\Detours.dir\\deps\\detours\\src\\disolarm.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DNOMINMAX -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /FoCMakeFiles\\Detours.dir\\deps\\detours\\src\\disolarm64.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\disolarm64.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\disolarm64.cpp",
"output": "CMakeFiles\\Detours.dir\\deps\\detours\\src\\disolarm64.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DNOMINMAX -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /FoCMakeFiles\\Detours.dir\\deps\\detours\\src\\disolia64.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\disolia64.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\disolia64.cpp",
"output": "CMakeFiles\\Detours.dir\\deps\\detours\\src\\disolia64.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DNOMINMAX -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /FoCMakeFiles\\Detours.dir\\deps\\detours\\src\\disolx64.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\disolx64.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\disolx64.cpp",
"output": "CMakeFiles\\Detours.dir\\deps\\detours\\src\\disolx64.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DNOMINMAX -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /FoCMakeFiles\\Detours.dir\\deps\\detours\\src\\disolx86.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\disolx86.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\disolx86.cpp",
"output": "CMakeFiles\\Detours.dir\\deps\\detours\\src\\disolx86.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DNOMINMAX -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /FoCMakeFiles\\Detours.dir\\deps\\detours\\src\\image.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\image.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\image.cpp",
"output": "CMakeFiles\\Detours.dir\\deps\\detours\\src\\image.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DNOMINMAX -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /FoCMakeFiles\\Detours.dir\\deps\\detours\\src\\modules.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\modules.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\detours\\src\\modules.cpp",
"output": "CMakeFiles\\Detours.dir\\deps\\detours\\src\\modules.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Audio\\FlightAudio.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Audio\\FlightAudio.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Audio\\FlightAudio.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Audio\\FlightAudio.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Compatibility\\ImprovedMinimap.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Compatibility\\ImprovedMinimap.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Compatibility\\ImprovedMinimap.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Compatibility\\ImprovedMinimap.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Compatibility\\ModSettings.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Compatibility\\ModSettings.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Compatibility\\ModSettings.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Compatibility\\ModSettings.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\MeshComponent.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\MeshComponent.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\MeshComponent.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\MeshComponent.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\Transitions.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\Transitions.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\Transitions.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\Transitions.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\VehicleComponent.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\VehicleComponent.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\VehicleComponent.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\VehicleComponent.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\VehicleObject.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\VehicleObject.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\VehicleObject.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\VehicleObject.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\blackboardDefinitions.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\blackboardDefinitions.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\blackboardDefinitions.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\blackboardDefinitions.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\hudCarController.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\hudCarController.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\hudCarController.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\hudCarController.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\inkBorder.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\inkBorder.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\inkBorder.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\inkBorder.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\inkMask.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\inkMask.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\inkMask.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\inkMask.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\inkQuadShape.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\inkQuadShape.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\inkQuadShape.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\inkQuadShape.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\inkWidget.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\inkWidget.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\inkWidget.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\inkWidget.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\vehicleTPPCameraComponent.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\vehicleTPPCameraComponent.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\vehicleTPPCameraComponent.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\vehicleTPPCameraComponent.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\weaponRoster.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\weaponRoster.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Extensions\\weaponRoster.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Extensions\\weaponRoster.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightComponent.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightComponent.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightComponent.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightComponent.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightConfiguration.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightConfiguration.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightConfiguration.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightConfiguration.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightController.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightController.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightController.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightController.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightEvents.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightEvents.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightEvents.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightEvents.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightInputDecisions.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightInputDecisions.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightInputDecisions.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightInputDecisions.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightInputHints.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightInputHints.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightInputHints.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightInputHints.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightLog.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightLog.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightLog.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightLog.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightMode.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightMode.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightMode.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightMode.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightModeAutomatic.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightModeAutomatic.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightModeAutomatic.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightModeAutomatic.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightModeDrone.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightModeDrone.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightModeDrone.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightModeDrone.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightModeDroneAntiGravity.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightModeDroneAntiGravity.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightModeDroneAntiGravity.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightModeDroneAntiGravity.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightModeFly.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightModeFly.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightModeFly.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightModeFly.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightModeHover.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightModeHover.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightModeHover.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightModeHover.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightModeHoverFly.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightModeHoverFly.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightModeHoverFly.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightModeHoverFly.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightMode_Standard.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightMode_Standard.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightMode_Standard.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightMode_Standard.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightSettings.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightSettings.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightSettings.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightSettings.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightStats.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightStats.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightStats.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightStats.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightSystem.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightSystem.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightSystem.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightSystem.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightThruster.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightThruster.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightThruster.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightThruster.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightThrusterFX.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightThrusterFX.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightThrusterFX.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightThrusterFX.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightTransition.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightTransition.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightTransition.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightTransition.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightTricks.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightTricks.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Flight\\FlightTricks.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Flight\\FlightTricks.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Quickhacks\\Quickhacks.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Quickhacks\\Quickhacks.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Quickhacks\\Quickhacks.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Quickhacks\\Quickhacks.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\UI\\hudFlightController.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\UI\\hudFlightController.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\UI\\hudFlightController.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\UI\\hudFlightController.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Utils\\FlightUtils.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Utils\\FlightUtils.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Utils\\FlightUtils.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Utils\\FlightUtils.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Utils\\OperatorHelpers.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Utils\\OperatorHelpers.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Utils\\OperatorHelpers.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Utils\\OperatorHelpers.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Utils\\PID.reds CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Utils\\PID.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\src\\redscript\\Utils\\PID.reds",
"output": "CMakeFiles\\let_there_be_flight.packed.reds.dir\\src\\redscript\\Utils\\PID.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\build\\let_there_be_flight.module.reds CMakeFiles\\let_there_be_flight.module.reds.dir\\let_there_be_flight.module.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\build\\let_there_be_flight.module.reds",
"output": "CMakeFiles\\let_there_be_flight.module.reds.dir\\let_there_be_flight.module.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -D_ITERATOR_DEBUG_LEVEL=0 -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /MP /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YcC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /Fodeps\\spdlog\\CMakeFiles\\spdlog.dir\\cmake_pch.cxx.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\build\\deps\\spdlog\\CMakeFiles\\spdlog.dir\\cmake_pch.cxx",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\build\\deps\\spdlog\\CMakeFiles\\spdlog.dir\\cmake_pch.cxx",
"output": "deps\\spdlog\\CMakeFiles\\spdlog.dir\\cmake_pch.cxx.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -D_ITERATOR_DEBUG_LEVEL=0 -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /MP /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /Fodeps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\spdlog.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\spdlog.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\spdlog.cpp",
"output": "deps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\spdlog.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -D_ITERATOR_DEBUG_LEVEL=0 -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /MP /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /Fodeps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\stdout_sinks.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\stdout_sinks.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\stdout_sinks.cpp",
"output": "deps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\stdout_sinks.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -D_ITERATOR_DEBUG_LEVEL=0 -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /MP /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /Fodeps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\color_sinks.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\color_sinks.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\color_sinks.cpp",
"output": "deps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\color_sinks.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -D_ITERATOR_DEBUG_LEVEL=0 -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /MP /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /Fodeps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\file_sinks.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\file_sinks.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\file_sinks.cpp",
"output": "deps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\file_sinks.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -D_ITERATOR_DEBUG_LEVEL=0 -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /MP /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /Fodeps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\async.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\async.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\async.cpp",
"output": "deps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\async.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -D_ITERATOR_DEBUG_LEVEL=0 -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /MP /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /Fodeps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\cfg.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\cfg.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\cfg.cpp",
"output": "deps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\cfg.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -D_ITERATOR_DEBUG_LEVEL=0 -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /MP /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/spdlog/CMakeFiles/spdlog.dir/cmake_pch.hxx /Fodeps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\bundled_fmtlib_format.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\bundled_fmtlib_format.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\src\\bundled_fmtlib_format.cpp",
"output": "deps\\spdlog\\CMakeFiles\\spdlog.dir\\src\\bundled_fmtlib_format.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_SETTINGS_DLLDIR_EX -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DNOMINMAX -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DVER_INTERNALNAME_STR=\\\"mod_settings\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"mod_settings.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Mod Settings\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dmod_settings_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YcC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /Fodeps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\cmake_pch.cxx.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\build\\deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\cmake_pch.cxx",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\build\\deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\cmake_pch.cxx",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\cmake_pch.cxx.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_SETTINGS_DLLDIR_EX -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DNOMINMAX -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DVER_INTERNALNAME_STR=\\\"mod_settings\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"mod_settings.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Mod Settings\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dmod_settings_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /Fodeps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\Hooks\\ReleaseScriptData.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\Hooks\\ReleaseScriptData.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\Hooks\\ReleaseScriptData.cpp",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\Hooks\\ReleaseScriptData.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_SETTINGS_DLLDIR_EX -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DNOMINMAX -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DVER_INTERNALNAME_STR=\\\"mod_settings\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"mod_settings.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Mod Settings\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dmod_settings_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /Fodeps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\IRuntimeVariable.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\IRuntimeVariable.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\IRuntimeVariable.cpp",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\IRuntimeVariable.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_SETTINGS_DLLDIR_EX -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DNOMINMAX -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DVER_INTERNALNAME_STR=\\\"mod_settings\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"mod_settings.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Mod Settings\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dmod_settings_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /Fodeps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\Main.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\Main.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\Main.cpp",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\Main.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_SETTINGS_DLLDIR_EX -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DNOMINMAX -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DVER_INTERNALNAME_STR=\\\"mod_settings\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"mod_settings.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Mod Settings\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dmod_settings_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /Fodeps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\ModConfigVar.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\ModConfigVar.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\ModConfigVar.cpp",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\ModConfigVar.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_SETTINGS_DLLDIR_EX -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DNOMINMAX -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DVER_INTERNALNAME_STR=\\\"mod_settings\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"mod_settings.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Mod Settings\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dmod_settings_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /Fodeps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\ModSettings.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\ModSettings.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\ModSettings.cpp",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\ModSettings.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_SETTINGS_DLLDIR_EX -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DNOMINMAX -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DVER_INTERNALNAME_STR=\\\"mod_settings\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"mod_settings.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Mod Settings\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dmod_settings_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /Fodeps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\RuntimeVariable.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\RuntimeVariable.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\RuntimeVariable.cpp",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\RuntimeVariable.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_SETTINGS_DLLDIR_EX -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DNOMINMAX -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DVER_INTERNALNAME_STR=\\\"mod_settings\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"mod_settings.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Mod Settings\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dmod_settings_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /Fodeps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\Scripting\\RTTIRegistrar.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\Scripting\\RTTIRegistrar.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\Scripting\\RTTIRegistrar.cpp",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\Scripting\\RTTIRegistrar.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_SETTINGS_DLLDIR_EX -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DNOMINMAX -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DVER_INTERNALNAME_STR=\\\"mod_settings\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"mod_settings.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Mod Settings\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dmod_settings_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /Fodeps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\Utils.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\Utils.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\Utils.cpp",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\Utils.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_SETTINGS_DLLDIR_EX -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DNOMINMAX -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DVER_INTERNALNAME_STR=\\\"mod_settings\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"mod_settings.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Mod Settings\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dmod_settings_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /Fodeps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\Variable.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\Variable.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\Variable.cpp",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\Variable.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_SETTINGS_DLLDIR_EX -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DNOMINMAX -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DVER_INTERNALNAME_STR=\\\"mod_settings\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"mod_settings.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Mod Settings\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dmod_settings_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/mod_settings/CMakeFiles/mod_settings.dll.dir/cmake_pch.hxx /Fodeps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\stdafx.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\stdafx.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext\\stdafx.cpp",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\src\\red4ext\\stdafx.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100226~1.0\\x86\\rc.exe -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_SETTINGS_DLLDIR_EX -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=2 -DMOD_VERSION_PATCH=0 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DNOMINMAX -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,2,0 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032618Z\\\" -DVER_INTERNALNAME_STR=\\\"mod_settings\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"mod_settings.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Mod Settings\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dmod_settings_dll_EXPORTS -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\red4ext -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\archive_xl\\support\\red4ext -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red_lib\\vendor -DWIN32 -D_DEBUG /fo deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\__\\cyberpunk_cmake\\files\\versioninfo.rc.res C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\files\\versioninfo.rc",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\files\\versioninfo.rc",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.dll.dir\\__\\cyberpunk_cmake\\files\\versioninfo.rc.res"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\ModSettings.reds deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\ModSettings.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\ModSettings.reds",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\ModSettings.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\ModSettingsMainGameController.reds deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\ModSettingsMainGameController.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\ModSettingsMainGameController.reds",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\ModSettingsMainGameController.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\ModSettingsNotificationListener.reds deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\ModSettingsNotificationListener.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\ModSettingsNotificationListener.reds",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\ModSettingsNotificationListener.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_SettingsCategoryController.reds deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_SettingsCategoryController.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_SettingsCategoryController.reds",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_SettingsCategoryController.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_SettingsSelectorControllers.reds deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_SettingsSelectorControllers.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_SettingsSelectorControllers.reds",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_SettingsSelectorControllers.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_deathMenu.reds deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_deathMenu.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_deathMenu.reds",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_deathMenu.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_pauseMenu.reds deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_pauseMenu.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_pauseMenu.reds",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_pauseMenu.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_pauseScenario.reds deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_pauseScenario.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_pauseScenario.reds",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_pauseScenario.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_preGameScenarios.reds deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_preGameScenarios.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_preGameScenarios.reds",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_preGameScenarios.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_singleplayerMenu.reds deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_singleplayerMenu.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\mod_settings\\src\\redscript\\mod_settings\\_singleplayerMenu.reds",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.packed.reds.dir\\src\\redscript\\mod_settings\\_singleplayerMenu.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "\"C:\\Program Files\\CMake\\bin\\cmake.exe\" -E copy_if_different C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\build\\deps\\mod_settings\\mod_settings.module.reds deps\\mod_settings\\CMakeFiles\\mod_settings.module.reds.dir\\mod_settings.module.reds",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\build\\deps\\mod_settings\\mod_settings.module.reds",
"output": "deps\\mod_settings\\CMakeFiles\\mod_settings.module.reds.dir\\mod_settings.module.reds"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DDLLDIR_EX -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=1 -DMOD_VERSION_PATCH=1 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,1,1 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"input_loader\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"input_loader.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Input Loader\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dinput_loader_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YcC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/cmake_pch.hxx /Fodeps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\cmake_pch.cxx.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\build\\deps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\cmake_pch.cxx",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\build\\deps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\cmake_pch.cxx",
"output": "deps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\cmake_pch.cxx.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DDLLDIR_EX -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=1 -DMOD_VERSION_PATCH=1 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,1,1 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"input_loader\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"input_loader.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Input Loader\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dinput_loader_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/cmake_pch.hxx /Fodeps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\src\\IO\\FileStream.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src\\IO\\FileStream.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src\\IO\\FileStream.cpp",
"output": "deps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\src\\IO\\FileStream.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DDLLDIR_EX -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=1 -DMOD_VERSION_PATCH=1 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,1,1 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"input_loader\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"input_loader.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Input Loader\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dinput_loader_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/cmake_pch.hxx /Fodeps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\src\\Main.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src\\Main.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src\\Main.cpp",
"output": "deps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\src\\Main.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DDLLDIR_EX -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=1 -DMOD_VERSION_PATCH=1 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,1,1 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"input_loader\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"input_loader.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Input Loader\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dinput_loader_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/cmake_pch.hxx /Fodeps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\src\\Utils.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src\\Utils.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src\\Utils.cpp",
"output": "deps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\src\\Utils.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DDLLDIR_EX -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=1 -DMOD_VERSION_PATCH=1 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,1,1 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"input_loader\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"input_loader.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Input Loader\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dinput_loader_dll_EXPORTS -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /YuC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/cmake_pch.hxx /FpC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/./cmake_pch.cxx.pch /FIC:/Users/Jack/Documents/cyberpunk/flight_control/build/deps/input_loader/CMakeFiles/input_loader.dll.dir/cmake_pch.hxx /Fodeps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\src\\stdafx.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src\\stdafx.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src\\stdafx.cpp",
"output": "deps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\src\\stdafx.cpp.obj"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100226~1.0\\x86\\rc.exe -DDLLDIR_EX -DGAME_VERSION_BUILD=76 -DGAME_VERSION_MAJOR=3 -DGAME_VERSION_MINOR=0 -DGAME_VERSION_PRIVATE=4238 -DMOD_VERSION_MAJOR=0 -DMOD_VERSION_MINOR=1 -DMOD_VERSION_PATCH=1 -DMOD_VERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DNOMINMAX -DSPDLOG_COMPILED_LIB -DSPDLOG_DISABLE_DEFAULT_LOGGER -DSPDLOG_NO_THREAD_ID -DSPDLOG_WCHAR_FILENAMES -DSPDLOG_WCHAR_TO_UTF8_SUPPORT -DUNICODE -DVER_COMMENTS_STR=\"\\\"Built for 2.10\\\"\" -DVER_COMPANYNAME=\"\\\"Jack Humbert\\\"\" -DVER_COMPANYNAME_STR=\"\\\"Jack Humbert\\\"\" -DVER_FILEDESCRIPTION_STR=\"\\\"Red4ext plugin for Cyberpunk 2077\\\"\" -DVER_FILEVERSION=0,1,1 -DVER_FILEVERSION_STR=\\\"0.2.0-preview-21+main.7.a7e73c0.20231231T032613Z\\\" -DVER_INTERNALNAME_STR=\\\"input_loader\\\" -DVER_LEGALCOPYRIGHT_STR=\"\\\"Copyright (c) 2023 Jack Humbert. All rights reserved.\\\"\" -DVER_ORIGINALFILENAME_STR=\\\"input_loader.dll\\\" -DVER_PRODUCTNAME_STR=\"\\\"Input Loader\\\"\" -DVER_PRODUCTVERSION=3,0,76,4238 -DVER_PRODUCTVERSION_STR=\\\"2.10\\\" -DWIN32_LEAN_AND_MEAN -DWINVER=0x0601 -D_CRT_SECURE_NO_WARNINGS -D_ITERATOR_DEBUG_LEVEL=0 -D_UNICODE -D_WIN32_WINNT=0x0601 -Dinput_loader_dll_EXPORTS -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\src -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\red4ext.sdk\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\spdlog\\include -I C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src -DWIN32 -D_DEBUG /fo deps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\__\\cyberpunk_cmake\\files\\versioninfo.rc.res C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\files\\versioninfo.rc",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\cyberpunk_cmake\\files\\versioninfo.rc",
"output": "deps\\input_loader\\CMakeFiles\\input_loader.dll.dir\\__\\cyberpunk_cmake\\files\\versioninfo.rc.res"
},
{
"directory": "C:/Users/Jack/Documents/cyberpunk/flight_control/build",
"command": "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1435~1.322\\bin\\Hostx64\\x64\\cl.exe /nologo /TP -DNOMINMAX -D_ITERATOR_DEBUG_LEVEL=0 -IC:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -std:c++20 -MDd /Fodeps\\input_loader\\deps\\pugixml\\CMakeFiles\\pugixml-static.dir\\src\\pugixml.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src\\pugixml.cpp",
"file": "C:\\Users\\Jack\\Documents\\cyberpunk\\flight_control\\deps\\input_loader\\deps\\pugixml\\src\\pugixml.cpp",
"output": "deps\\input_loader\\deps\\pugixml\\CMakeFiles\\pugixml-static.dir\\src\\pugixml.cpp.obj"
}
]