Brychan Dempsey
0fd02dd9ac
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
12 lines
329 B
JSON
12 lines
329 B
JSON
{
|
|
"profiles": {
|
|
"Assignment 1": {
|
|
"commandName": "Project"
|
|
},
|
|
"newProfile1": {
|
|
"commandName": "Executable",
|
|
"executablePath": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",
|
|
"commandLineArgs": "-command \"& type .\\ExampleOutput.txt | & '.\\Assignment 1.exe'\""
|
|
}
|
|
}
|
|
} |