mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 09:18:09 +00:00
project files
This commit is contained in:
+8
-3
@@ -1,13 +1,11 @@
|
||||
// raddbg 0.9.26 project file
|
||||
// raddbg 0.9.27 project file
|
||||
|
||||
name: "The RAD Debugger"
|
||||
theme: "VS (Dark)"
|
||||
target:
|
||||
{
|
||||
executable: "build/raddbg.exe"
|
||||
working_directory: build
|
||||
arguments: "--user:raddbg_test.user --project:raddbg_test.project"
|
||||
enabled: 1
|
||||
}
|
||||
target:
|
||||
{
|
||||
@@ -32,3 +30,10 @@ target:
|
||||
working_directory: "build/dwarf"
|
||||
arguments: "--bin --rdi a.exe"
|
||||
}
|
||||
target:
|
||||
{
|
||||
executable: "build/radbin.exe"
|
||||
working_directory: "build/"
|
||||
enabled: 1
|
||||
arguments: "--rdi chrome.dll.pdb"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user