mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:28:12 +00:00
Base: Remove *.hsp files
HackStudio no longer has dedicated project files, so let's get rid of the *.hsp file concept. It'll eventually produce some files again, but they won't be the same kind of "project" files.
This commit is contained in:
parent
dd3e6451ac
commit
c139b7fe78
5 changed files with 0 additions and 13 deletions
|
@ -11,7 +11,6 @@ html=/bin/Browser
|
|||
wav=/bin/SoundPlayer
|
||||
txt=/bin/TextEditor
|
||||
font=/bin/FontEditor
|
||||
hsp=/bin/HackStudio
|
||||
sheets=/bin/Spreadsheet
|
||||
*=/bin/TextEditor
|
||||
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
javascript.hsp
|
||||
*.js
|
|
@ -1,6 +0,0 @@
|
|||
main.cpp
|
||||
Makefile
|
||||
little.hsp
|
||||
test.frm
|
||||
other.cpp
|
||||
other.h
|
Loading…
Add table
Add a link
Reference in a new issue