Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
967eb52f
Commit
967eb52f
authored
Jan 28, 2011
by
Michael Beck
Browse files
Fixed firmEvaluator debug build.
[r28277]
parent
dc846fc5
Changes
3
Hide whitespace changes
Inline
Side-by-side
win32/firmEvaluator/firm.c
View file @
967eb52f
...
...
@@ -17,7 +17,7 @@
#include "array_t.h"
#define NDEBUG
#else
#include "array.h"
#include "array
_t
.h"
#endif
#include "entity_t.h"
...
...
win32/firmEvaluator/firmEvaluator.rc
View file @
967eb52f
...
...
@@ -27,8 +27,8 @@ LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,18,1,3
3
PRODUCTVERSION 1,18,1,3
3
FILEVERSION 1,18,1,3
4
PRODUCTVERSION 1,18,1,3
4
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x21L
...
...
@@ -45,12 +45,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "Michael Beck"
VALUE "FileDescription", "firmEvaluator -- libFirm debug Extension for Developer Studio 6/7/8/9"
VALUE "FileVersion", "1, 18, 1, 3
3
"
VALUE "FileVersion", "1, 18, 1, 3
4
"
VALUE "InternalName", "firmEvaluator"
VALUE "LegalCopyright", "Copyright 2005-201
0
Michael Beck"
VALUE "LegalCopyright", "Copyright 2005-201
1
Michael Beck"
VALUE "OriginalFilename", "firmEvaluator.dll"
VALUE "ProductName", "firmEvaluator -- libFirm debug Extension for Developer Studio 6/7/8/9"
VALUE "ProductVersion", "1, 18, 1, 3
3
"
VALUE "ProductVersion", "1, 18, 1, 3
4
"
VALUE "SpecialBuild", "Licensed for IPD Goos"
END
END
...
...
win32/firmEvaluator/vc8/firmEvaluator.vcproj
View file @
967eb52f
...
...
@@ -167,10 +167,11 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"winmm.lib"
OutputFile=
"Debug/firmEvaluator.dll"
LinkIncremental=
"2"
SuppressStartupBanner=
"true"
ModuleDefinitionFile=
".
\
firmEvaluator.def"
ModuleDefinitionFile=
".
./
firmEvaluator.def"
GenerateDebugInformation=
"true"
ProgramDatabaseFile=
"d:\work\firmevaluator\Debug/firmEvaluator.pdb"
ImportLibrary=
"d:\work\firmevaluator\Debug/firmEvaluator.lib"
...
...
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