Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Thiago Santini
EyeRecToo
Commits
c6a5a3c1
Commit
c6a5a3c1
authored
Aug 25, 2017
by
Thiago Santini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes case sensitive typo, adds msvc solution template
parent
0d9e2b12
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
EyeRecToo/EyeRecToo.pro
EyeRecToo/EyeRecToo.pro
+3
-0
EyeRecToo/src/utils.cpp
EyeRecToo/src/utils.cpp
+1
-1
No files found.
EyeRecToo/EyeRecToo.pro
View file @
c6a5a3c1
...
...
@@ -8,6 +8,9 @@ TARGET = EyeRecToo
TEMPLATE
=
app
win32
:
RC_ICONS
=
$$
{
TOP
}
/
icons
/
eyerectoo
.
ico
#
For
profiling
with
msvc
#
TEMPLATE
=
vcapp
DEFINES
+=
TURBOJPEG
#
Note
:
Starburst
and
Swirski
are
not
currently
included
in
the
repository
;
do
not
enable
...
...
EyeRecToo/src/utils.cpp
View file @
c6a5a3c1
#include "
U
tils.h"
#include "
u
tils.h"
/*
* Global variables
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment