diff --git a/.idea/customTargets.xml b/.idea/customTargets.xml index 152bc51..0d91871 100644 --- a/.idea/customTargets.xml +++ b/.idea/customTargets.xml @@ -1,8 +1,15 @@ - - + + + + + + + + + \ No newline at end of file diff --git a/.idea/makefile.xml b/.idea/makefile.xml new file mode 100644 index 0000000..952d6c0 --- /dev/null +++ b/.idea/makefile.xml @@ -0,0 +1,25 @@ + + + + + + + + + all + + + + + + + + + clean + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Atax.xml b/.idea/runConfigurations/Atax.xml deleted file mode 100644 index 248341c..0000000 --- a/.idea/runConfigurations/Atax.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/all.xml b/.idea/runConfigurations/all.xml new file mode 100644 index 0000000..607ae8d --- /dev/null +++ b/.idea/runConfigurations/all.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file