Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
09874bf7
Commit
09874bf7
authored
Sep 04, 2008
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xcopy.exe: Get rid of remaining uses of Unicode macros.
parent
90685fcf
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
29 deletions
+29
-29
Makefile.in
programs/xcopy/Makefile.in
+1
-1
xcopy.c
programs/xcopy/xcopy.c
+28
-28
No files found.
programs/xcopy/Makefile.in
View file @
09874bf7
EXTRADEFS
=
-DWINE_NO_UNICODE_MACROS
TOPSRCDIR
=
@top_srcdir@
TOPOBJDIR
=
../..
SRCDIR
=
@srcdir@
...
...
@@ -5,7 +6,6 @@ VPATH = @srcdir@
MODULE
=
xcopy.exe
APPMODE
=
-mconsole
-municode
-mno-cygwin
IMPORTS
=
shell32 user32 kernel32
EXTRADEFS
=
-DUNICODE
EXTRAINCL
=
-I
$(TOPSRCDIR)
/include/msvcrt
MODCFLAGS
=
@BUILTINFLAG@
...
...
programs/xcopy/xcopy.c
View file @
09874bf7
This diff is collapsed.
Click to expand it.
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