Sha256: 116941900da228decee85592eb95853cf94a212436acd01cdcf842a0059266ee

Contents?: true

Size: 281 Bytes

Versions: 44

Compression:

Stored size: 281 Bytes

Contents

// Copyright (c) 2011 Google Inc. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#import <Cocoa/Cocoa.h>

int main(int argc, char *argv[])
{
    return NSApplicationMain(argc,  (const char **) argv);
}

Version data entries

44 entries across 44 versions & 7 rubygems

Version Path
libv8-3.11.8.3 vendor/v8/build/gyp/test/mac/app-bundle/TestApp/main.m
libv8-3.11.8.1 vendor/v8/build/gyp/test/mac/app-bundle/TestApp/main.m
libv8-3.11.8.0 vendor/v8/build/gyp/test/mac/app-bundle/TestApp/main.m
libv8-3.10.8.0 vendor/v8/build/gyp/test/mac/app-bundle/TestApp/main.m