Skip to content

Commit

Permalink
Preparing for release!
Browse files Browse the repository at this point in the history
  • Loading branch information
blitz-research committed Jul 29, 2014
1 parent 719dd8e commit 4af7546
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 186 deletions.
2 changes: 1 addition & 1 deletion bbruntime_dll/bbruntime_dll.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions blitzide/stdafx.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@

#include "../stdutil/stdutil.cpp"

#include "../stdutil/shareprot.cpp"

4 changes: 2 additions & 2 deletions gxruntime/std.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#ifndef STD_H
#define STD_H

#include "../../fmodapi375win/api/inc/fmod.h"

#include "../config/config.h"
#include "../stdutil/stdutil.h"

Expand All @@ -24,8 +26,6 @@
#include <dinput.h>
#include <d3d.h>

#include "../../fmod375/fmod.h"

using namespace std;

#endif
150 changes: 0 additions & 150 deletions stdutil/shareprot.cpp

This file was deleted.

17 changes: 0 additions & 17 deletions stdutil/shareprot.h

This file was deleted.

8 changes: 0 additions & 8 deletions stdutil/stdutil.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions stdutil/stdutil.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@

#include "../config/config.h"

/*
#ifdef DEMO
#include "shareprot.h"
#endif
*/

#include <string>
#include <iostream>

Expand Down

0 comments on commit 4af7546

Please sign in to comment.