Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sleuthkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IRT
Sleuthkit
Commits
d0f55dea
Unverified
Commit
d0f55dea
authored
1 year ago
by
Ann Priestman
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' into 7442-vs2019-community-v142
parents
9ff8ddde
aa1d562d
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
win32/tsk_gettimes/tsk_gettimes.vcxproj
+3
-3
3 additions, 3 deletions
win32/tsk_gettimes/tsk_gettimes.vcxproj
win32/tsk_imageinfo/tsk_imageinfo.vcxproj
+3
-3
3 additions, 3 deletions
win32/tsk_imageinfo/tsk_imageinfo.vcxproj
with
6 additions
and
6 deletions
win32/tsk_gettimes/tsk_gettimes.vcxproj
+
3
−
3
View file @
d0f55dea
...
...
@@ -52,8 +52,8 @@
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug_NoLibs|Win32'"
Label=
"Configuration"
>
<ConfigurationType>
Application
</ConfigurationType>
<CharacterSet>
Unicode
</CharacterSet>
<CLRSupport>
true
</CLRSupport>
<PlatformToolset>
v142
</PlatformToolset>
<CLRSupport>
false
</CLRSupport>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug_NoLibs|x64'"
Label=
"Configuration"
>
<ConfigurationType>
Application
</ConfigurationType>
...
...
@@ -64,7 +64,7 @@
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'"
Label=
"Configuration"
>
<ConfigurationType>
Application
</ConfigurationType>
<CharacterSet>
Unicode
</CharacterSet>
<CLRSupport>
tru
e
</CLRSupport>
<CLRSupport>
fals
e
</CLRSupport>
<WholeProgramOptimization>
true
</WholeProgramOptimization>
<PlatformToolset>
v142
</PlatformToolset>
</PropertyGroup>
...
...
@@ -106,8 +106,8 @@
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
Label=
"Configuration"
>
<ConfigurationType>
Application
</ConfigurationType>
<CharacterSet>
Unicode
</CharacterSet>
<CLRSupport>
true
</CLRSupport>
<PlatformToolset>
v142
</PlatformToolset>
<CLRSupport>
false
</CLRSupport>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
Label=
"Configuration"
>
<ConfigurationType>
Application
</ConfigurationType>
...
...
This diff is collapsed.
Click to expand it.
win32/tsk_imageinfo/tsk_imageinfo.vcxproj
+
3
−
3
View file @
d0f55dea
...
...
@@ -51,8 +51,8 @@
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug_NoLibs|Win32'"
Label=
"Configuration"
>
<ConfigurationType>
Application
</ConfigurationType>
<CharacterSet>
Unicode
</CharacterSet>
<CLRSupport>
true
</CLRSupport>
<PlatformToolset>
v142
</PlatformToolset>
<CLRSupport>
false
</CLRSupport>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug_NoLibs|x64'"
Label=
"Configuration"
>
<ConfigurationType>
Application
</ConfigurationType>
...
...
@@ -63,7 +63,7 @@
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'"
Label=
"Configuration"
>
<ConfigurationType>
Application
</ConfigurationType>
<CharacterSet>
Unicode
</CharacterSet>
<CLRSupport>
tru
e
</CLRSupport>
<CLRSupport>
fals
e
</CLRSupport>
<WholeProgramOptimization>
true
</WholeProgramOptimization>
<PlatformToolset>
v142
</PlatformToolset>
</PropertyGroup>
...
...
@@ -105,8 +105,8 @@
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
Label=
"Configuration"
>
<ConfigurationType>
Application
</ConfigurationType>
<CharacterSet>
Unicode
</CharacterSet>
<CLRSupport>
true
</CLRSupport>
<PlatformToolset>
v142
</PlatformToolset>
<CLRSupport>
false
</CLRSupport>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
Label=
"Configuration"
>
<ConfigurationType>
Application
</ConfigurationType>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment