diff --git a/.idea/artifacts/OpenGL_app_jar.xml b/.idea/artifacts/OpenGL_app_jar.xml new file mode 100644 index 0000000..43cc302 --- /dev/null +++ b/.idea/artifacts/OpenGL_app_jar.xml @@ -0,0 +1,154 @@ + + + $PROJECT_DIR$/out/artifacts/OpenGL_app_jar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..c8397c9 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/out/artifacts/OpenGL_app_jar/OpenGL app.jar b/out/artifacts/OpenGL_app_jar/OpenGL app.jar new file mode 100644 index 0000000..4f5f06d Binary files /dev/null and b/out/artifacts/OpenGL_app_jar/OpenGL app.jar differ diff --git a/out/production/OpenGL app/META-INF/MANIFEST.MF b/out/production/OpenGL app/META-INF/MANIFEST.MF new file mode 100644 index 0000000..3e7d5c4 --- /dev/null +++ b/out/production/OpenGL app/META-INF/MANIFEST.MF @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +Main-Class: site.rekovalev.Main + diff --git a/out/production/OpenGL app/site/rekovalev/Main.class b/out/production/OpenGL app/site/rekovalev/Main.class index 37420f1..b42c787 100644 Binary files a/out/production/OpenGL app/site/rekovalev/Main.class and b/out/production/OpenGL app/site/rekovalev/Main.class differ diff --git a/src/META-INF/MANIFEST.MF b/src/META-INF/MANIFEST.MF new file mode 100644 index 0000000..3e7d5c4 --- /dev/null +++ b/src/META-INF/MANIFEST.MF @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +Main-Class: site.rekovalev.Main +