mirror of
https://github.com/Ed94/WATL_Exercise.git
synced 2025-08-06 07:12:42 -07:00
progress on odin ver, some adjustments to c version
This commit is contained in:
14
watl_exercise.proj
Normal file
14
watl_exercise.proj
Normal file
@@ -0,0 +1,14 @@
|
||||
// raddbg 0.9.18 project file
|
||||
|
||||
recent_file: path: "c/watl.v0.msvc.c"
|
||||
target:
|
||||
{
|
||||
executable: "build/watl.v0.msvc.exe"
|
||||
working_directory: C
|
||||
enabled: 1
|
||||
}
|
||||
breakpoint:
|
||||
{
|
||||
source_location: "c/watl.v0.msvc.c:2227:1"
|
||||
hit_count: 0
|
||||
}
|
Reference in New Issue
Block a user