parent
a26341479c
commit
a1e00b5716
@ -0,0 +1,5 @@ |
||||
# How to debug SW01 with Visual Studio |
||||
Command line arguments must be added. |
||||
1. Project -> Properties -> Debugging -> Command Arguments |
||||
2. encrypt test $(OutDir) .TXT |
||||
3. Add text.txt file to OutDir (Debug folder). |
||||
Loading…
Reference in new issue