diff options
| author | Trevor Bouchillon <[email protected]> | 2022-10-02 13:49:52 -0700 |
|---|---|---|
| committer | Trevor Bouchillon <[email protected]> | 2022-10-02 13:49:52 -0700 |
| commit | 2413ee7c467ae17c782f3a3a5ea11f890942cb53 (patch) | |
| tree | 7237a524a464eb880268e76579b976918c7ced4f /CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe.recipe | |
| parent | Debugging Exercise 2- Done (diff) | |
| download | cst116-ch6-debugging-trevor-bouchillon-2413ee7c467ae17c782f3a3a5ea11f890942cb53.tar.xz cst116-ch6-debugging-trevor-bouchillon-2413ee7c467ae17c782f3a3a5ea11f890942cb53.zip | |
Debug Done
Diffstat (limited to 'CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe.recipe')
| -rw-r--r-- | CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe.recipe | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe.recipe b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe.recipe new file mode 100644 index 0000000..4dcf95f --- /dev/null +++ b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe.recipe @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project> + <ProjectOutputs> + <ProjectOutput> + <FullPath>C:\Users\lacro\Source\Repos\cst116-ch6-debugging-DaBoochillin\CST116-Ch6-Debugging\x64\Debug\CST116-Ch6-Debugging.exe</FullPath> + </ProjectOutput> + </ProjectOutputs> + <ContentFiles /> + <SatelliteDlls /> + <NonRecipeFileRefs /> +</Project>
\ No newline at end of file |