-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdo.cmd
1 lines (1 loc) · 988 Bytes
/
do.cmd
1
"E:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\bin\HostX64\x64\link.exe" /ERRORREPORT:QUEUE /OUT:"E:\src\beatograph\build\Debug\beatograph.exe" /INCREMENTAL /ILK:"beatograph.dir\Debug\beatograph.ilk" /NOLOGO "vcpkg_installed\x64-windows\debug\lib\SDL2d.lib" "vcpkg_installed\x64-windows\debug\lib\SDL2_imaged.lib" "vcpkg_installed\x64-windows\debug\lib\glew32d.lib" "vcpkg_installed\x64-windows\debug\lib\imguid.lib" "vcpkg_installed\x64-windows\debug\lib\libcurl-d.lib" opengl32.lib glu32.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"E:/src/beatograph/build/Debug/beatograph.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"E:/src/beatograph/build/Debug/beatograph.lib" /MACHINE:X64 /machine:x64 beatograph.dir\Debug\beatograph.obj beatograph.dir\Debug\metric_view.obj