Skip to content

Commit

Permalink
Removed unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
juliagoda committed Jan 3, 2020
1 parent 16b4af6 commit 776de54
Show file tree
Hide file tree
Showing 19 changed files with 15 additions and 2,249 deletions.
113 changes: 0 additions & 113 deletions .appveyor.yml

This file was deleted.

91 changes: 0 additions & 91 deletions .travis.yml

This file was deleted.

24 changes: 15 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,17 @@

1. [Description](#description)
2. [License](#license)
3. [Command Line](#command-line)
4. [Build Dependencies](#build-dependencies)
3. [Command Line](#command-line)
4. [Wiki](#wiki)
5. [Build Dependencies](#build-dependencies)
a. [Building Under Linux](#building-under-linux)
b. [Building Under Windows](#building-under-windows)
c. [Building with Flatpak](#building-with-flatpak)
5. [Testing Under Linux](#testing-under-linux)
6. [Support](#support)
7. [Bugs](#bugs)
8. [Shoutout](#shoutout)
9. [Credits](#credits)
6. [Testing Under Linux](#testing-under-linux)
7. [Support](#support)
8. [Bugs](#bugs)
9. [Shoutout](#shoutout)
10. [Credits](#credits)



Expand Down Expand Up @@ -76,9 +77,13 @@ http://www.gnu.org/licenses/gpl.txt
-l, --list Print information about joysticks detected by
SDL. Use only if you have sdl library. You can
check your controller index, name or
even GUID.
even GUID.


## Wiki

[Look here](https://github.com/juliagoda/antimicro/wiki)


## Build Dependencies

Expand All @@ -92,6 +97,7 @@ installed on your system in order to build this program:

* g++
* cmake
* extra-cmake-modules
* qttools5-dev and qttools5-dev-tools (qt5-tools on distros based on Arch Linux) (Qt5 support)
* libsdl2-dev (sdl2 on distros based on Arch Linux) (SDL2)
* libxi-dev (libxi on distros based on Arch Linux) (Optional. Needed to compile with X11 and uinput support)
Expand Down Expand Up @@ -246,7 +252,7 @@ Notes about the WXS file and the building process:
#### Additional Dependencies

* flatpak
* flatbak-builder
* flatpak-builder


#### Compilation & Installation
Expand Down
21 changes: 0 additions & 21 deletions other/scripts/build-sdl-lib.bat

This file was deleted.

47 changes: 0 additions & 47 deletions other/spec/antimicro-git.spec

This file was deleted.

17 changes: 0 additions & 17 deletions src/antimicro.exe.manifest

This file was deleted.

17 changes: 0 additions & 17 deletions src/antimicro.exe.uiaccess.manifest

This file was deleted.

8 changes: 0 additions & 8 deletions src/antimicro.rc

This file was deleted.

Loading

0 comments on commit 776de54

Please sign in to comment.