-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompile_commands.json
More file actions
272 lines (272 loc) · 64.4 KB
/
Copy pathcompile_commands.json
File metadata and controls
272 lines (272 loc) · 64.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
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
[
{
"directory": "Z:/QIV/release",
"command": "C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\rc.exe -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -I I:\\30_CppSources\\QuickImageViewer\\src -I I:\\30_CppSources\\QuickImageViewer\\src\\Common -I I:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -I I:\\30_CppSources\\QuickImageViewer\\src\\Input -I I:\\30_CppSources\\QuickImageViewer\\src\\Overlays -I I:\\30_CppSources\\QuickImageViewer\\src\\Persistence -I I:\\30_CppSources\\QuickImageViewer\\src\\Platform -I I:\\30_CppSources\\QuickImageViewer\\src\\Renderer -I I:\\30_CppSources\\QuickImageViewer\\src\\UI -I I:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -I I:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -I I:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include -DWIN32 /fo CMakeFiles\\QuickImageViewer.dir\\resources\\resource.rc.res I:\\30_CppSources\\QuickImageViewer\\resources\\resource.rc",
"file": "I:/30_CppSources/QuickImageViewer/resources/resource.rc",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/resources/resource.rc.res"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\AppMain.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\AppMain.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/AppMain.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/AppMain.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\DropTarget.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\DropTarget.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/DropTarget.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/DropTarget.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Input\\MouseHandler.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Input\\MouseHandler.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Input/MouseHandler.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Input/MouseHandler.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Input\\TrayHandler.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Input\\TrayHandler.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Input/TrayHandler.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Input/TrayHandler.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\WicDecoder.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\WicDecoder.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/WicDecoder.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/WicDecoder.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\SvgDecoder.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\SvgDecoder.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/SvgDecoder.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/SvgDecoder.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\SimpleFormats.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\SimpleFormats.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/SimpleFormats.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/SimpleFormats.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Platform\\DpiAwareInit.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Platform\\DpiAwareInit.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Platform/DpiAwareInit.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Platform/DpiAwareInit.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Platform\\DriveInfo.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Platform\\DriveInfo.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Platform/DriveInfo.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Platform/DriveInfo.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Platform\\FileHandler.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Platform\\FileHandler.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Platform/FileHandler.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Platform/FileHandler.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Platform\\WriteQueue.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Platform\\WriteQueue.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Platform/WriteQueue.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Platform/WriteQueue.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Persistence\\RegistryManager.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Persistence\\RegistryManager.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Persistence/RegistryManager.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Persistence/RegistryManager.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Renderer\\RendererGDI.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Renderer\\RendererGDI.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Renderer/RendererGDI.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Renderer/RendererGDI.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Renderer\\RendererD2D.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Renderer\\RendererD2D.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Renderer/RendererD2D.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Renderer/RendererD2D.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\UI\\FloatingPanels\\FloatingPanelWnd.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\UI\\FloatingPanels\\FloatingPanelWnd.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/UI/FloatingPanels/FloatingPanelWnd.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/UI/FloatingPanels/FloatingPanelWnd.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\UI\\FloatingPanels\\HelpWnd.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\UI\\FloatingPanels\\HelpWnd.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/UI/FloatingPanels/HelpWnd.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/UI/FloatingPanels/HelpWnd.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\UI\\FloatingPanels\\ExifWnd.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\UI\\FloatingPanels\\ExifWnd.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/UI/FloatingPanels/ExifWnd.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/UI/FloatingPanels/ExifWnd.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\UI\\FloatingPanels\\JumpToWnd.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\UI\\FloatingPanels\\JumpToWnd.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/UI/FloatingPanels/JumpToWnd.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/UI/FloatingPanels/JumpToWnd.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\UI\\FloatingPanels\\ZoomWnd.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\UI\\FloatingPanels\\ZoomWnd.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/UI/FloatingPanels/ZoomWnd.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/UI/FloatingPanels/ZoomWnd.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\UI\\FloatingPanels\\StatsWnd.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\UI\\FloatingPanels\\StatsWnd.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/UI/FloatingPanels/StatsWnd.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/UI/FloatingPanels/StatsWnd.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\UI\\ThumbnailPanels\\CacheWnd.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\UI\\ThumbnailPanels\\CacheWnd.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/UI/ThumbnailPanels/CacheWnd.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/UI/ThumbnailPanels/CacheWnd.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\UI\\ThumbnailPanels\\DirWnd.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\UI\\ThumbnailPanels\\DirWnd.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/UI/ThumbnailPanels/DirWnd.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/UI/ThumbnailPanels/DirWnd.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\UI\\FloatingPanels\\HistoryListWnd.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\UI\\FloatingPanels\\HistoryListWnd.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/UI/FloatingPanels/HistoryListWnd.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/UI/FloatingPanels/HistoryListWnd.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Input\\CommandExecuter.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Input\\CommandExecuter.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Input/CommandExecuter.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Input/CommandExecuter.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Input\\CommandResolver.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Input\\CommandResolver.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Input/CommandResolver.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Input/CommandResolver.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Input\\AppCommands.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Input\\AppCommands.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Input/AppCommands.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Input/AppCommands.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Input\\ContextMenuHandler.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Input\\ContextMenuHandler.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Input/ContextMenuHandler.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Input/ContextMenuHandler.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\CmdArgsIO.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\CmdArgsIO.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/CmdArgsIO.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/CmdArgsIO.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Dedicated\\DedicatedInstance.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Dedicated\\DedicatedInstance.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Dedicated/DedicatedInstance.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Dedicated/DedicatedInstance.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Dedicated\\DedicatedWnd.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Dedicated\\DedicatedWnd.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Dedicated/DedicatedWnd.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Dedicated/DedicatedWnd.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Dedicated\\DedicatedSettings.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Dedicated\\DedicatedSettings.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Dedicated/DedicatedSettings.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Dedicated/DedicatedSettings.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Dedicated\\DedicatedLists.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Dedicated\\DedicatedLists.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Dedicated/DedicatedLists.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Dedicated/DedicatedLists.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Dedicated\\PromotionPlaylist.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Dedicated\\PromotionPlaylist.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Dedicated/PromotionPlaylist.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Dedicated/PromotionPlaylist.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\UI\\UIManager.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\UI\\UIManager.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/UI/UIManager.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/UI/UIManager.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Overlays\\OverlayManager.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Overlays\\OverlayManager.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Overlays/OverlayManager.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Overlays/OverlayManager.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\UI\\ThumbnailPanels\\ThumbnailPanelWnd.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\UI\\ThumbnailPanels\\ThumbnailPanelWnd.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/UI/ThumbnailPanels/ThumbnailPanelWnd.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/UI/ThumbnailPanels/ThumbnailPanelWnd.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\UI\\FloatingPanels\\FindWnd.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\UI\\FloatingPanels\\FindWnd.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/UI/FloatingPanels/FindWnd.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/UI/FloatingPanels/FindWnd.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Persistence\\HistoryFoldersManager.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Persistence\\HistoryFoldersManager.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Persistence/HistoryFoldersManager.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Persistence/HistoryFoldersManager.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\CMDArgs.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\CMDArgs.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/CMDArgs.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/CMDArgs.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\SlideshowTransitions.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\SlideshowTransitions.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/SlideshowTransitions.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/SlideshowTransitions.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\GeoNames.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\GeoNames.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/GeoNames.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/GeoNames.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\UI\\ThemedDialog.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\UI\\ThemedDialog.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/UI/ThemedDialog.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/UI/ThemedDialog.cpp.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /O2 /Ob2 /DNDEBUG -std:c17 -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /wd4132 /FoCMakeFiles\\QuickImageViewer.dir\\libs\\lib\\tinyexr\\include\\miniz.c.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include\\miniz.c",
"file": "I:/30_CppSources/QuickImageViewer/libs/lib/tinyexr/include/miniz.c",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/libs/lib/tinyexr/include/miniz.c.obj"
},
{
"directory": "Z:/QIV/release",
"command": "\"C:\\PROGRA~1\\Microsoft Visual Studio\\18\\Community\\VC\\Tools\\MSVC\\14.51.36231\\bin\\Hostx64\\x64\\cl.exe\" /nologo /TP -DNDEBUG -DNOMINMAX -DOPJ_STATIC -DUNICODE -D_UNICODE -II:\\30_CppSources\\QuickImageViewer\\src -II:\\30_CppSources\\QuickImageViewer\\src\\Common -II:\\30_CppSources\\QuickImageViewer\\src\\Dedicated -II:\\30_CppSources\\QuickImageViewer\\src\\Input -II:\\30_CppSources\\QuickImageViewer\\src\\Overlays -II:\\30_CppSources\\QuickImageViewer\\src\\Persistence -II:\\30_CppSources\\QuickImageViewer\\src\\Platform -II:\\30_CppSources\\QuickImageViewer\\src\\Renderer -II:\\30_CppSources\\QuickImageViewer\\src\\UI -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\resvg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\openjpeg\\include -II:\\30_CppSources\\QuickImageViewer\\libs\\lib\\tinyexr\\include /DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++latest -MD /GL /W4 /permissive- /EHsc /utf-8 /Zc:__cplusplus /Zc:preprocessor /MP /O2 /Oi /fp:fast /arch:AVX2 /Gw /Gy /GF /Zc:inline /Zc:externConstexpr /favor:blend /GS /FoCMakeFiles\\QuickImageViewer.dir\\src\\Common\\Converters.cpp.obj /FdCMakeFiles\\QuickImageViewer.dir\\ /FS -c I:\\30_CppSources\\QuickImageViewer\\src\\Common\\Converters.cpp",
"file": "I:/30_CppSources/QuickImageViewer/src/Common/Converters.cpp",
"output": "Z:/QIV/release/CMakeFiles/QuickImageViewer.dir/src/Common/Converters.cpp.obj"
}
]