95 lines
6.5 KiB
XML
95 lines
6.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CodeBlocks_project_file>
|
|
<FileVersion major="1" minor="6"/>
|
|
<Project>
|
|
<Option title="HelloCpp"/>
|
|
<Option makefile_is_custom="1"/>
|
|
<Option compiler="msvc8"/>
|
|
<Option virtualFolders="CMake Files\;"/>
|
|
<Build>
|
|
<Target title="all">
|
|
<Option working_dir="C:/Users/VY Canis Majoris/CLionProjects/HelloCpp/cmake-build-debug"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 all"/>
|
|
<CompileFile command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="edit_cache">
|
|
<Option working_dir="C:/Users/VY Canis Majoris/CLionProjects/HelloCpp/cmake-build-debug"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 edit_cache"/>
|
|
<CompileFile command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="HelloCpp">
|
|
<Option output="C:/Users/VY Canis Majoris/CLionProjects/HelloCpp/cmake-build-debug/HelloCpp.exe" prefix_auto="0" extension_auto="0"/>
|
|
<Option working_dir="C:/Users/VY Canis Majoris/CLionProjects/HelloCpp/cmake-build-debug"/>
|
|
<Option object_output="./"/>
|
|
<Option type="1"/>
|
|
<Option compiler="msvc8"/>
|
|
<Compiler>
|
|
<Add directory="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\ATLMFC\include"/>
|
|
<Add directory="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include"/>
|
|
<Add directory="C:\Program Files (x86)\Windows Kits\NETFXSDK\4.6.1\include\um"/>
|
|
<Add directory="C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt"/>
|
|
<Add directory="C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared"/>
|
|
<Add directory="C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um"/>
|
|
<Add directory="C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\winrt"/>
|
|
<Add directory="C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\cppwinrt"/>
|
|
</Compiler>
|
|
<MakeCommands>
|
|
<Build command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 HelloCpp"/>
|
|
<CompileFile command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="HelloCpp/fast">
|
|
<Option output="C:/Users/VY Canis Majoris/CLionProjects/HelloCpp/cmake-build-debug/HelloCpp.exe" prefix_auto="0" extension_auto="0"/>
|
|
<Option working_dir="C:/Users/VY Canis Majoris/CLionProjects/HelloCpp/cmake-build-debug"/>
|
|
<Option object_output="./"/>
|
|
<Option type="1"/>
|
|
<Option compiler="msvc8"/>
|
|
<Compiler>
|
|
<Add directory="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\ATLMFC\include"/>
|
|
<Add directory="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include"/>
|
|
<Add directory="C:\Program Files (x86)\Windows Kits\NETFXSDK\4.6.1\include\um"/>
|
|
<Add directory="C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt"/>
|
|
<Add directory="C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared"/>
|
|
<Add directory="C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um"/>
|
|
<Add directory="C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\winrt"/>
|
|
<Add directory="C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\cppwinrt"/>
|
|
</Compiler>
|
|
<MakeCommands>
|
|
<Build command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 HelloCpp/fast"/>
|
|
<CompileFile command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="rebuild_cache">
|
|
<Option working_dir="C:/Users/VY Canis Majoris/CLionProjects/HelloCpp/cmake-build-debug"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 rebuild_cache"/>
|
|
<CompileFile command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="nmake /NOLOGO /f "C:\Users\VY Canis Majoris\CLionProjects\HelloCpp\cmake-build-debug\Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
</Build>
|
|
<Unit filename="C:/Users/VY Canis Majoris/CLionProjects/HelloCpp/helloWorld.cpp">
|
|
<Option target="HelloCpp"/>
|
|
</Unit>
|
|
<Unit filename="C:/Users/VY Canis Majoris/CLionProjects/HelloCpp/CMakeLists.txt">
|
|
<Option virtualFolder="CMake Files\"/>
|
|
</Unit>
|
|
</Project>
|
|
</CodeBlocks_project_file>
|