My favorites
▼
|
Sign in
flycode
Random bits of code from Flying Meat.
Project Home
Downloads
Wiki
Issues
Source
Checkout
Browse
Changes
Source path:
svn
/
trunk
/
davtest
/
main.m
r167
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//
// main.m
// davtest
//
// Created by August Mueller on 8/6/08.
// Copyright Flying Meat Inc 2008. All rights reserved.
//
#import <Cocoa/Cocoa.h>
int main(int argc, char *argv[])
{
return NSApplicationMain(argc, (const char **) argv);
}
Show details
Hide details
Change log
r37
by gusmueller on Aug 7, 2008
Diff
webdav ftw?
Go to:
/trunk/davtest
/trunk/davtest/AppDelegate.h
/trunk/davtest/AppDelegate.m
/trunk/davtest/English.lproj
.../English.lproj/InfoPlist.strings
...vtest/English.lproj/MainMenu.xib
/trunk/davtest/FMWebDAVRequest.h
/trunk/davtest/FMWebDAVRequest.m
/trunk/davtest/Info.plist
/trunk/davtest/davtest.xcodeproj
...avtest.xcodeproj/project.pbxproj
/trunk/davtest/davtest_Prefix.pch
/trunk/davtest/main.m
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 252 bytes, 14 lines
View raw file
Powered by
Google Project Hosting