Skip to content
Snippets Groups Projects
Commit b47248b0 authored by Larochelle's avatar Larochelle
Browse files

J2M:modif task.jsson

parent b379ad51
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@
"label": "Run Sextant",
"type": "shell",
"windows": {
"command": "cd build/boot; c:\\sextant\\qemu\\qemu.exe -L \"c:\\sextant\\qemu\" -net nic,model=ne2k_isa -net user -tftp ./ -cdrom grub.iso",
"command": "cd build/boot; c:\\sextant\\qemu\\qemu.exe -L \"c:\\sextant\\qemu\" -no-kqemu -net 'nic,model=ne2k_isa' -net user -tftp ./ -cdrom grub.iso",
"options": {
"env": {
"PATH": "C:\\sextant\\ccompil"
......@@ -128,4 +128,4 @@
"problemMatcher": []
}
]
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment