2023-02-26 00:50
This commit is contained in:
28
hello-gtk/.anjuta/session/anjuta.session
Normal file
28
hello-gtk/.anjuta/session/anjuta.session
Normal file
@@ -0,0 +1,28 @@
|
||||
[Anjuta]
|
||||
Maximized=1
|
||||
Geometry=1849x1026+0+0
|
||||
|
||||
[File Loader]
|
||||
Files=../../src/gtk_foobar.vala#9%%%../../src/gtk_foobar.ui
|
||||
|
||||
[Document Manager]
|
||||
bookmarks=<?xml version="1.0" encoding="UTF-8"?>\n<bookmarks/>\n
|
||||
|
||||
[Execution]
|
||||
Program uri=../../build/src/gtk_foobar
|
||||
Run in terminal=2
|
||||
Working directories=../../.
|
||||
|
||||
[Debugger]
|
||||
Stop at beginning=2
|
||||
|
||||
[Project Manager]
|
||||
Shortcut=hello-gtk//src//gtk_foobar
|
||||
|
||||
[Build]
|
||||
Configuration list=1:Default:build%%%1:Debug:Debug%%%1:Profiling:Profiling%%%1:Optimized:Optimized
|
||||
Selected Configuration=Default
|
||||
BuildArgs/Default=--enable-maintainer-mode
|
||||
BuildArgs/Debug=--enable-maintainer-mode 'CFLAGS=-g -O0' 'CXXFLAGS=-g -O0' 'JFLAGS=-g -O0' 'FFLAGS=-g -O0'
|
||||
BuildArgs/Profiling=--enable-maintainer-mode 'CFLAGS=-g -pg' 'CXXFLAGS=-g -pg' 'JFLAGS=-g -pg' 'FFLAGS=-g -pg'
|
||||
BuildArgs/Optimized=--enable-maintainer-mode 'CFLAGS=-O2' 'CXXFLAGS=-O2' 'JFLAGS=-O2' 'FFLAGS=-O2'
|
||||
Reference in New Issue
Block a user