Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
einsteinathome
boinc
Commits
fa148896
Commit
fa148896
authored
Oct 11, 2015
by
Rom Walton
Browse files
BUILD: Update vboxwrappers version to 26175.
parent
8f1c7675
Changes
3
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
fa148896
...
...
@@ -14,7 +14,7 @@ AC_SUBST([LIBBOINC_VERSION])
WRAPPER_RELEASE=26015
AC_SUBST([WRAPPER_RELEASE])
VBOXWRAPPER_RELEASE=2617
4
VBOXWRAPPER_RELEASE=2617
5
AC_SUBST([VBOXWRAPPER_RELEASE])
AC_CANONICAL_TARGET
...
...
version.h
View file @
fa148896
...
...
@@ -16,7 +16,7 @@
#define WRAPPER_RELEASE 26015
/* Release part of vboxwrapper version number */
#define VBOXWRAPPER_RELEASE 2617
4
#define VBOXWRAPPER_RELEASE 2617
5
/* String representation of BOINC version number */
#define BOINC_VERSION_STRING "7.7.0"
...
...
win_build/vboxwrapper.vcxproj
View file @
fa148896
...
...
@@ -94,9 +94,9 @@
<CodeAnalysisRules
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
/>
<CodeAnalysisRuleAssemblies
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
/>
<TargetName
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
vboxwrapper_26151_windows_x86_64
</TargetName>
<TargetName
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
vboxwrapper_2617
4
_windows_x86_64
</TargetName>
<TargetName
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
vboxwrapper_2617
5
_windows_x86_64
</TargetName>
<TargetName
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
vboxwrapper_26151_windows_intelx86
</TargetName>
<TargetName
Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'"
>
vboxwrapper_2617
4
_windows_intelx86
</TargetName>
<TargetName
Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'"
>
vboxwrapper_2617
5
_windows_intelx86
</TargetName>
</PropertyGroup>
<ItemDefinitionGroup
Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'"
>
<Midl>
...
...
Write
Preview
Supports
Markdown
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