Bläddra i källkod

Splash now png...

Thomas Buck 12 år sedan
förälder
incheckning
f00c699581
4 ändrade filer med 3 tillägg och 3 borttagningar
  1. 2
    2
      Cube Control/makefile
  2. 1
    1
      Cube Control/manifest.txt
  3. Binär
      Cube Control/splash.jpg
  4. Binär
      Cube Control/splash.png

+ 2
- 2
Cube Control/makefile Visa fil

11
 JAVAFILES = HelperUtility.java AnimationUtility.java Animation.java AFrame.java cubeWorker.java layerEditFrame.java Led3D.java Frame.java
11
 JAVAFILES = HelperUtility.java AnimationUtility.java Animation.java AFrame.java cubeWorker.java layerEditFrame.java Led3D.java Frame.java
12
 
12
 
13
 ifeq ($(TARGET),unix)
13
 ifeq ($(TARGET),unix)
14
-INJAR = *.class *.png serialHelper splash.jpg
14
+INJAR = *.class *.png serialHelper
15
 RM = rm
15
 RM = rm
16
 else
16
 else
17
-INJAR = *.class *.png serialHelper.exe splash.jpg
17
+INJAR = *.class *.png serialHelper.exe
18
 RM = del
18
 RM = del
19
 endif
19
 endif
20
 
20
 

+ 1
- 1
Cube Control/manifest.txt Visa fil

1
 Main-Class: Frame
1
 Main-Class: Frame
2
-Splashscreen-Image: splash.jpg
2
+Splashscreen-Image: splash.png

Binär
Cube Control/splash.jpg Visa fil


Binär
Cube Control/splash.png Visa fil


Laddar…
Avbryt
Spara