summaryrefslogtreecommitdiff
path: root/ap_kilo.prj
diff options
context:
space:
mode:
Diffstat (limited to 'ap_kilo.prj')
-rw-r--r--ap_kilo.prj74
1 files changed, 74 insertions, 0 deletions
diff --git a/ap_kilo.prj b/ap_kilo.prj
new file mode 100644
index 0000000..1d989da
--- /dev/null
+++ b/ap_kilo.prj
@@ -0,0 +1,74 @@
+{
+ "Root":{
+ "Folders":[],
+ "Name":"+ap_kilo (apkilo.exe)",
+ "Files":[{
+ "filename":".\\apfilo.f90",
+ "enabled":"1"
+ },{
+ "filename":".\\driver.f90",
+ "enabled":"1"
+ },{
+ "filename":".\\filo.f90",
+ "enabled":"1"
+ },{
+ "filename":".\\kilo.c",
+ "enabled":"0"
+ }]
+ },
+ "Name":"ap_kilo (apkilo.exe)",
+ "Options":{
+ "Compiler Options":{
+ "Fortran Flags":"",
+ "Link Flags":"-lappgraphics -lgdi32 -lcomdlg32 -lcomctl32 -luuid -loleaut32 -lole32",
+ "C Flags":""
+ },
+ "Architecture":0,
+ "Type":0,
+ "Revision":2,
+ "Windows GUI":0,
+ "File Options":{
+ "Library Directories":["Default Add-On Directory"],
+ "Build Directory":"build",
+ "Module Directory":"modules",
+ "Include Directories":["Default Add-On Include Directory"]
+ },
+ "Target":"apkilo.exe",
+ "Fortran Options":{
+ "Use C Preprocessor":"false",
+ "Runtime Diagnostics":"false",
+ "Floating Point Exception Trap":0,
+ "Cray Pointers":"false",
+ "Enable Coarrays":"false",
+ "Enable OpenMP":"false",
+ "Initialize Variables to Zero":"false",
+ "Default Double for Real":"false"
+ },
+ "Code Generation Options":{
+ "CPU Specific":"false",
+ "Processor":"generic",
+ "Aggressive Loops":"false",
+ "Debugging":"true",
+ "Optimization Mode":0,
+ "Profiling":"false"
+ },
+ "Build Dependencies":1,
+ "Launch Options":{
+ "Working Directory":"",
+ "Launch Using MPI":"false",
+ "Keep Console":"true",
+ "External Console":"false",
+ "Command Line Arguments":"",
+ "Build Before Launch":"true"
+ },
+ "Build Options":{
+ "Makefile":"Makefile.sf",
+ "Auto Makefile":"true"
+ },
+ "Linker Options":{
+ "Static Linking Mode":7,
+ "Link MPI Library":"false",
+ "Link LAPACK":0
+ }
+ }
+} \ No newline at end of file