Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
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-winehq
4ed7bb35ed8516203d530dea18fbd75158fd49b9
4ed7bb35ed8516203d530dea18fbd75158fd49b9
Switch branch/tag
wine-winehq
programs
powershell
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
85 Bytes
Edit
Web IDE
Newer
Older
powershell: Add a stub program.
54dc788b
Jactry Zeng
committed
7 years ago
1
MODULE
=
powershell.exe
makefiles: Build stub programs with msvcrt.
4ec78dc7
Alexandre Julliard
committed
5 years ago
2
makefiles: Make -mno-cygwin the default.
088a787a
Alexandre Julliard
committed
3 years ago
3
EXTRADLLFLAGS
=
-mconsole
-municode
powershell: Add a stub program.
54dc788b
Jactry Zeng
committed
7 years ago
4
makefiles: Always use the global SOURCES variable for .c files.
acad4957
Alexandre Julliard
committed
1 year ago
5
SOURCES
=
\
powershell: Add a stub program.
54dc788b
Jactry Zeng
committed
7 years ago
6
main.c